Update README.md
This commit is contained in:
parent
6ca0630716
commit
025e4201d0
@ -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:
|
To run, you must compile the "src/simulator/launcher/Main.java" file as java aplication, with one of the example arguments:
|
||||||
|
|
||||||
Example command lines:
|
Example command lines:
|
||||||
@ -9,3 +15,7 @@ Example command lines:
|
|||||||
-i resources/examples/ex1.json -m gui
|
-i resources/examples/ex1.json -m gui
|
||||||
-i resources/examples/ex1.json -t 100 -m console
|
-i resources/examples/ex1.json -t 100 -m console
|
||||||
--help
|
--help
|
||||||
|
***
|
||||||
|
## Licencia 📄
|
||||||
|
Educational Community License v2.0 (ECL-2.0).
|
||||||
|
To run, you must compile the "src/.../Main.java" file as java aplication.
|
||||||
|
Loading…
Reference in New Issue
Block a user