From 2b0686b9500c7cffd798630f2c470e8a5a9a4621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Wed, 27 Jan 2021 16:58:06 +0100 Subject: [PATCH] Update README.md --- TrafficSimulator/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TrafficSimulator/README.md b/TrafficSimulator/README.md index cdfc1f0..eb23974 100644 --- a/TrafficSimulator/README.md +++ b/TrafficSimulator/README.md @@ -18,4 +18,3 @@ Example command lines: *** ## Licencia 📄 Educational Community License v2.0 (ECL-2.0). -To run, you must compile the "src/.../Main.java" file as java aplication.