Skip to content

Commit bc5fe74

Browse files
Update README.es.md
1 parent d719a2b commit bc5fe74

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.es.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<!--hide-->
2-
# Todo List API in Python Flask
2+
# API de Lista de Tareas en Python Flask
33

44
<a href="https://www.breatheco.de"><img height="280" align="right" src="https://raw.githubusercontent.com/breatheco-de/python-flask-api-tutorial/3ffb90ea974146f57a3bdfd59665b4c4d5d05197/.breathecode/assets/badge.svg"></a>
55
<!--endhide-->
66

77
Este es un tutorial interactivo que te enseñará cómo crear una API usando el framework Python Flask y Pipenv
88

9+
<onlyfor saas="false" withBanner="false">
10+
911
## 🌱 Cómo comenzar este proyecto
1012

1113
Este proyecto viene con los archivos necesarios para comenzar a trabajar de inmediato.
@@ -22,6 +24,7 @@ https://github.com/breatheco-de/python-flask-api-tutorial
2224

2325
> 💡 Importante: Recuerda guardar y subir tu código en GitHub creando un nuevo repositorio, actualizando el remoto (`git remote set-url origin <your new url>`) y subiendo el código a tu nuevo repositorio usando los comandos `add`, `commit` y `push` desde la terminal de git.
2426
27+
</onlyfor>
2528
## Acerca del proyecto que vamos a construir
2629

2730
En este tutorial, crearemos una API REST que expone 3 endpoints a Internet:

0 commit comments

Comments
 (0)