From 805d9b9e9c738de18e495d02b800b7362ca0d23c Mon Sep 17 00:00:00 2001 From: nprimo Date: Thu, 25 Jan 2024 15:14:33 +0000 Subject: [PATCH] feat(math-skills): update support files to test project --- subjects/math-skills/audit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/math-skills/audit/README.md b/subjects/math-skills/audit/README.md index 7405fce0c..b4987353b 100644 --- a/subjects/math-skills/audit/README.md +++ b/subjects/math-skills/audit/README.md @@ -1,7 +1,7 @@ #### Functional -##### After downloading the [file](https://assets.01-edu.org/stats-projects/math-skills) and giving executable permissions -##### Run the script with `./math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command. +##### After downloading the [file](https://assets.01-edu.org/stats-projects/stat-bin-dockerized.zip). +##### Run the script with `./math-skills` or `./run.sh math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command. ###### Are the outputs of both programs (the one provided and the student one) in the same format?