Skip to content

Commit 45125f5

Browse files
authored
Update README.md
1 parent 0381f3a commit 45125f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Algorithm optimization in Python - Step by step guide
33
<!--endhide-->
44

5-
- Complete the problems using calculus, algebra and Python.
5+
- Optimize Python code.
66

7-
## 🌱 How to start this project.
7+
## 🌱 How to start this project
88

99
Follow the instructions below:
1010

@@ -20,4 +20,4 @@ Once you have finished solving the exercises, be sure to commit your changes, pu
2020

2121
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.
2222

23-
> NOTA: Solution: https://github.com/4GeeksAcademy/algorithm-optimization-project-machine-learning/blob/main/notebook/solutions.ipynb
23+
> 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.

0 commit comments

Comments
 (0)