Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add sudoku_validator to the content table.
  • Loading branch information
SaadBenn authored Apr 12, 2018
1 parent 04703e4 commit 852a151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ To run the tests, clone the repo and run :
- [sqrt_precision_factor](maths/sqrt_precision_factor.py)
- [summing_digits](maths/summing_digits.py)
- [matrix](matrix)
- [sudoku_validator](matrix/sudoku_validator.py)
- [bomb_enemy](matrix/bomb_enemy.py)
- [copy_transform](matrix/copy_transform.py)
- [count_paths](matrix/count_paths.py)
Expand Down

0 comments on commit 852a151

Please sign in to comment.