From f7626658dbc42c60324aa3e0158dff306d80ad59 Mon Sep 17 00:00:00 2001 From: Elsa Beltran <111080652+E-Vivanco@users.noreply.github.com> Date: Sat, 1 Apr 2023 17:35:59 -0300 Subject: [PATCH] Update README.es.md Nota de archivo traducida --- README.es.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.es.md b/README.es.md index 7d7f4529..f4ae6243 100644 --- a/README.es.md +++ b/README.es.md @@ -40,7 +40,7 @@ $ RUN pip3 install pytest==4.4.2 pytest-testdox mock $ learnpack start ``` -Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated. +Nota: Los ejercicios tienen calificación automática pero es muy rígido y fuerte, mi recomendación es ignorar las pruebas y usarlas solo como una recomendación o podrás frustrarte. ## ¿Cómo están organizados los ejercicios?