diff --git a/subjects/linear-stats/audit/README.md b/subjects/linear-stats/audit/README.md index c8503774..2cc81dd7 100644 --- a/subjects/linear-stats/audit/README.md +++ b/subjects/linear-stats/audit/README.md @@ -1,6 +1,7 @@ #### Functional -##### After downloading the [file](https://assets.01-edu.org/stats-projects/linear-stats) and giving executable permissions, run the script with `./linear-stats` 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/linear-stats) and giving executable permissions +##### Run the script with `./linear-stats`, 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? @@ -16,4 +17,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?