From 9a8ef1f3de6016adeeaa867f141f64698cd6905e 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:56:53 +0100 Subject: [PATCH] Update README.md --- SpaceInvaders/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SpaceInvaders/README.md b/SpaceInvaders/README.md index 87ea777..d4e960d 100644 --- a/SpaceInvaders/README.md +++ b/SpaceInvaders/README.md @@ -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.