diff --git a/README.md b/README.md index be9565a..75bf186 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ Once you have finished solving the exercises, be sure to commit your changes, pu Once you start working on the project, you will see a `./notebook/problems.ipynb` file containing a list of exercises. Complete each of them, one by one. -> Note: We also incorporated a `solutions.ipynb` file that we strongly suggest you only use if you are stuck for more than 30 min or if you have already finished and want to compare it with your approach. +> Note: We also incorporated a `./notebook/solutions.ipynb` file that we strongly suggest you only use if you are stuck for more than 30 min or if you have already finished and want to compare it with your approach.