Skip to content

Commit

Permalink
Fixed README issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cvazquezlos committed Aug 30, 2023
1 parent d1c94c9 commit 4c98f90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Una vez que hayas terminado de resolver los ejercicios, asegúrate de confirmar

## 📝 Instrucciones

Una vez comiences a trabajar en el proyecto, verás un fichero `./notebook/project.ipynb` que contiene una serie de ejercicios. Completa cada uno de ellos, uno por uno.
Una vez comiences a trabajar en el proyecto, verás un fichero `./notebook/problems.ipynb` que contiene una serie de ejercicios. Completa cada uno de ellos, uno por uno.

> NOTA: Solución: https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/notebook/solutions.ipynb
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Once you have finished solving the exercises, be sure to commit your changes, pu

## 📝 Instructions

Once you start working on the project, you will see a `./notebook/project.ipynb` file containing a list of exercises. Complete each of them, one by one.
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.

> NOTA: Solution: https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/notebook/solutions.ipynb

0 comments on commit 4c98f90

Please sign in to comment.