Update README.md

This commit is contained in:
Ihab 2022-02-17 17:13:23 +00:00 committed by GitHub
parent bd9d651bfe
commit 8fdf06dc21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -68,16 +68,16 @@
#### Basic
###### [+] Does the project runs quickly and effectively (Favoring of recursive, no unnecessary data requests, etc.)?
###### +Does the project runs quickly and effectively (Favoring of recursive, no unnecessary data requests, etc.)?
###### [+] Is there a test file for this code?
###### +Is there a test file for this code?
###### [+] Are the tests checking each possible case?
###### +Are the tests checking each possible case?
###### [+] Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../good-practices/README.md)?
#### Social
###### [+] Did you learn anything from this project?
###### +Did you learn anything from this project?
###### [+] Would you recommend/nominate this program as an example for the rest of the school?
###### +Would you recommend/nominate this program as an example for the rest of the school?