diff --git a/TrafficSimulator/README.md b/TrafficSimulator/README.md index a9a19cd..cdfc1f0 100644 --- a/TrafficSimulator/README.md +++ b/TrafficSimulator/README.md @@ -1,3 +1,9 @@ +# Java 💻 +Java projets. + +Para uso exclusivo con fines de estudio. Se prohíbe su uso para entregas calificables y/o uso comercial. +*** +# Ejecución To run, you must compile the "src/simulator/launcher/Main.java" file as java aplication, with one of the example arguments: Example command lines: @@ -9,3 +15,7 @@ Example command lines: -i resources/examples/ex1.json -m gui -i resources/examples/ex1.json -t 100 -m console --help +*** +## Licencia 📄 +Educational Community License v2.0 (ECL-2.0). +To run, you must compile the "src/.../Main.java" file as java aplication.