From 9a69f5c78e9d9a7f4933924606dc3b673574646e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Thu, 17 Sep 2020 20:11:59 +0200 Subject: [PATCH] Update README.md --- TrafficSimulator/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TrafficSimulator/README.md b/TrafficSimulator/README.md index c465b02..456eec2 100644 --- a/TrafficSimulator/README.md +++ b/TrafficSimulator/README.md @@ -1,10 +1,11 @@ To run, you must compile the "launcher/Main.java" file, with one of the example arguments: Example command lines: + // -i resources/examples/ex1.json -i resources/examples/ex1.json -t 300 -i resources/examples/ex1.json -o resources/tmp/ex1.out.json -i resources/examples/ex1.json -m gui -i resources/examples/ex1.json -t 100 -m console - --help \ No newline at end of file + --help