From e35e6a6c1ffa04000e1c0ca4083b80d42164bb4c Mon Sep 17 00:00:00 2001 From: Ihab Date: Thu, 17 Feb 2022 14:13:00 +0000 Subject: [PATCH] Update README.md --- subjects/math-skills/audit/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/subjects/math-skills/audit/README.md b/subjects/math-skills/audit/README.md index 58be19d2..f55c3624 100644 --- a/subjects/math-skills/audit/README.md +++ b/subjects/math-skills/audit/README.md @@ -1,6 +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` and then run the program of the student with the created `data.txt` by the previous command. +##### 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. ###### Are the outputs of both programs (the one provided and the student one) in the same format? @@ -14,4 +15,4 @@ #### Bonus -###### +Did the student provided a README with an explanation on how to test his/her program? +###### [+] Did the student provided a README with an explanation on how to test his/her program?