From 54dec10e3011682b797d606c52040df176de6dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Wed, 27 Jan 2021 16:58:36 +0100 Subject: [PATCH] Update README.md --- SpaceInvaders/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.