Update README.md

This commit is contained in:
Fernando Méndez 2021-01-27 16:57:48 +01:00 committed by GitHub
parent 6ca0630716
commit 025e4201d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -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.