Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 59defaf

Browse files
committed
Updated teh readme
1 parent 559c7fa commit 59defaf

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# Zephir Documentation
22

3+
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/zephir-documentation/localized.svg)](https://crowdin.com/project/zephir-documentation)
4+
5+
36
## Welcome
7+
This repository the documentation for the [Zephir Language](https://zephir-lang.com). The documentation can be found [here](https://docs.zephir-lang.com)
48

5-
This is the repository for the [Zephir](https://zephir-lang.com) documentation.
9+
## Changes/Corrections
10+
If you see any problems in the documentation, feel free to issue a Pull Request.
611

7-
You are welcome to fork this repository and add, correct, enhance the
8-
documentation yourselves.
12+
Pull requests are only accepted in the source language which is English `en`
913

10-
The documentation language is [reStructuredText](http://www.sphinx-doc.org/en/stable/rest.html)
14+
## Localization
15+
We welcome contributions in localizing the documentation. Our localization is handled by our friends at [Crowdin](https://crowdin.com), who very generously offered their platform for our project.
1116

12-
You need to install the [Zephir Lexer for Pygments](https://github.com/phalcon/zephir-lexer)
13-
if you want to generate the documentation.
17+
You can visit [the project in Crowdin](https://crowdin.com/project/zephir-documentation) and start translating there. Crowdin will issue pull requests to this repository automatically when new translations come in and we manually update the website that hosts our documents.

0 commit comments

Comments
 (0)