Skip to content

Commit f2fce20

Browse files
authored
Merge pull request #395 from navascogt/issue#385
docs: Traducir README a español #385
2 parents c395a25 + 2d00770 commit f2fce20

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
<div align="center">
2-
1+
<div align="center">
2+
33
# Python Canarias
44

55

6-
![Python Canarias Banner](docs/assets/python_canarias_banner.png)
6+
![Python Canarias Banner](docs/assets/python_canarias_banner.png)
77

8-
Website of [Python Canarias](https://pythoncanarias.es/) 🚀 &nbsp; happily made with [Django](https://www.djangoproject.com/).
8+
Sitio Web de [Python Canarias](https://pythoncanarias.es/) 🚀 &nbsp; felizmente hecho con [Django](https://www.djangoproject.com/).
99

1010
</div>
1111

1212
---
1313

14-
## Table of contents
14+
## Tabla de contenido
1515

16-
- [Contributing to this project](CONTRIBUTING.md).
17-
- [Development setup](docs/dev.md)
18-
- [Production setup](docs/prod.md)
19-
- [Adding new app](docs/new-app.md)
16+
- [Contribuyendo a este proyecto](CONTRIBUTING.md).
17+
- [Configuración del entorno de Desarrollo](docs/dev.md)
18+
- [Configuración del entorno de Producción](docs/prod.md)
19+
- [Añadir una nueva app](docs/new-app.md)
2020
- [API](docs/api.md)
2121

22-
## License
22+
## Licencia
2323

24-
This project is licensed under [MIT](LICENSE.md).
24+
Este proyecto esta disponible bajo la licencia [MIT](LICENSE.md).

0 commit comments

Comments
 (0)