Skip to content

Commit 2f9424e

Browse files
committed
feat(doc): enhancement readme
1 parent 46c71f1 commit 2f9424e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ Si desea leer la documentación y no escribirla, vaya al sitio PHP.net: https://
77
Además, si hay un error en la documentación, comprueba que tampoco está en la documentación en inglés, si es así, corrígelo antes.
88
La traducción al español seguirá la modificación realizada en la documentación en inglés.
99

10+
[![Build][build-badge]][build-action]
11+
12+
[![Revision script][revcheck-graph]][revcheck-summary]
13+
14+
[build-action]: https://github.com/php/doc-es/actions/workflows/integrate.yaml
15+
16+
[build-badge]: https://github.com/php/doc-es/actions/workflows/integrate.yaml/badge.svg?branch=master
17+
18+
[revcheck-summary]: http://doc.php.net/revcheck.php?p=filesummary&lang=es
19+
20+
[revcheck-graph]: https://doc.php.net/img-status-lang.php?lang=es
21+
22+
[wiki]: https://github.com/php/doc-es/wiki
23+
1024
## ¿Cómo contribuir?
1125

1226
Lee la `guia.pdf` para ayuda de cómo traducir el manual de PHP.

0 commit comments

Comments
 (0)