From 857301ef39495e326cf3604e48d50dafa4463cef Mon Sep 17 00:00:00 2001 From: angelo-gallici Date: Tue, 25 Jul 2023 20:28:51 -0300 Subject: [PATCH] agregamos un comentario al readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d7f7c3..616fc65 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ cd game python3 main.py ``` - # App Project ```sh @@ -18,3 +17,5 @@ source env/bin/activate pip3 install -r requirements.txt python3 main.py ``` + +Este es un fork solamente a modo de ejemplo, no se requiere aprobar el PR