diff --git a/SpaceInvaders/README.md b/SpaceInvaders/README.md index 051aedd..fd71d6c 100644 --- a/SpaceInvaders/README.md +++ b/SpaceInvaders/README.md @@ -4,6 +4,8 @@ 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/.../Main.java" file as java aplication. + You can optionally add the following arguments [LEVEL + SEED]: // @@ -13,4 +15,3 @@ You can optionally add the following arguments [LEVEL + SEED]: *** ## Licencia 📄 Educational Community License v2.0 (ECL-2.0). -To run, you must compile the "src/.../Main.java" file as java aplication.