We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e575a commit 9795d3eCopy full SHA for 9795d3e
README.rst
@@ -1,3 +1,20 @@
1
+Traducción al Español de la Documentación de Python
2
+===================================================
3
+
4
+.. image:: https://travis-ci.org/python/python-docs-es.svg?branch=3.8
5
+ :target: https://travis-ci.org/python/python-docs-es
6
+ :alt: Build Status
7
8
+.. image:: https://readthedocs.org/projects/python-docs-es/badge/?version=3.8
9
+ :target: https://python-docs-es.readthedocs.io/es/3.8/?badge=3.8
10
+ :alt: Documentation Status
11
12
+Como contribuir
13
+---------------
14
15
+Tenemos una guía que te ayudará a contribuir en: https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html.
16
+Por favor, consulta por más detalle.
17
18
Spanish Translation of the Python Documentation
19
===============================================
20
0 commit comments