Update README.md

This commit is contained in:
Fernando Méndez 2021-01-27 16:56:53 +01:00 committed by GitHub
parent 44c803effc
commit 9a8ef1f3de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -1,8 +1,16 @@
To run, you must compile the "src/.../Main.java" file as java aplication.
# Cpp 💻
C++ projets.
Para uso exclusivo con fines de estudio. Se prohíbe su uso para entregas calificables y/o uso comercial.
***
# Ejecución
You can optionally add the following arguments [LEVEL + SEED]:
//
EASY 123
HARD 123
INSANE 123
***
## Licencia 📄
Educational Community License v2.0 (ECL-2.0).
To run, you must compile the "src/.../Main.java" file as java aplication.