Skip to content

Commit

Permalink
Merge pull request #10 from josemoracard/jose1-README
Browse files Browse the repository at this point in the history
fixed text README
  • Loading branch information
alesanchezr authored Mar 11, 2024
2 parents 2563e34 + 2e37394 commit cf08abc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- Resolver los problemas utilizando cálculo, álgebra y Python.

## 🌱 Cómo iniciar este proyecto
## 🌱 Cómo iniciar este proyecto

Sigue las siguientes instrucciones:

Expand All @@ -20,4 +20,4 @@ Una vez que hayas terminado de resolver los ejercicios, asegúrate de confirmar

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
> Solución: https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/notebook/solutions.ipynb
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- Complete the problems using calculus, algebra and Python.

## 🌱 How to start this project.
## 🌱 How to start this project

Follow the instructions below:

Expand All @@ -14,10 +14,10 @@ Follow the instructions below:

## 🚛 How to deliver this project

Once you have finished solving the exercises, be sure to commit your changes, push to your repository and go to 4Geeks.com to upload the repository link.
Once you have finished solving the exercises, be sure to commit your changes, push them to your repository, and go to 4Geeks.com to upload the repository link.

## 📝 Instructions

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
> Solution: https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/notebook/solutions.ipynb
2 changes: 1 addition & 1 deletion learn.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"duration" : 2,
"projectType": "project",
"autoStart": false,
"description" : "Use your numpy, pandas and matplotib skills to practice a little about calculus and algebra"
"description" : "Use your NumPy, Pandas, and Matplotlib skills to practice a little about calculus and algebra"
}

0 comments on commit cf08abc

Please sign in to comment.