Skip to content

Commit 69f1a91

Browse files
committed
Add badge info for maintained versions
1 parent 56ed578 commit 69f1a91

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.rst

+13-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@ zh_CN Translation of the Python Documentation
44
All translations are done on transifex.
55
https://www.transifex.com/python-doc/public/
66

7-
See branch 3.7 for po files fetched from transifex.
7+
Maintained versions:
8+
9+
.. list-table::
10+
:header-rows: 1
11+
12+
* - Version
13+
- Build status
14+
- Translation progress
15+
* - `3.7 <https://github.com/python/python-docs-zh-cn/tree/3.7>`_
16+
- .. image:: https://travis-ci.org/python/python-docs-zh-cn.svg?branch=3.7
17+
:target: https://travis-ci.org/python/python-docs-zh-cn
18+
- .. image:: https://img.shields.io/badge/dynamic/json.svg?label=zh_CN&query=%24.zh_CN&url=http%3A%2F%2Fgce.zhsj.me%2Fpython/newest
19+
:target: https://www.transifex.com/python-doc/python-newest/
820

921
Documentation Contribution Agreement
1022
------------------------------------

0 commit comments

Comments
 (0)