Skip to content

Commit 4b0de18

Browse files
author
继盛
committed
regenerate rst file
1 parent d92c680 commit 4b0de18

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
ODPS Python SDK and data analysis framework
22
===========================================
33

4-
`PyPI version <https://pypi.python.org/pypi/pyodps>`__
5-
`Docs <http://pyodps.readthedocs.org/>`__
6-
`License <https://github.com/aliyun/aliyun-odps-python-sdk/blob/master/License>`__
7-
|Implementation|
4+
|PyPI version| |Docs| |License| |Implementation|
85

96
Elegent way to access ODPS API.
107
`Documentation <http://pyodps.readthedocs.org/>`__
@@ -193,4 +190,10 @@ License
193190
Licensed under the `Apache License
194191
2.0 <https://www.apache.org/licenses/LICENSE-2.0.html>`__
195192

193+
.. |PyPI version| image:: https://img.shields.io/pypi/v/pyodps.svg?style=flat-square
194+
:target: https://pypi.python.org/pypi/pyodps
195+
.. |Docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat-square
196+
:target: http://pyodps.readthedocs.org/
197+
.. |License| image:: https://img.shields.io/pypi/l/pyodps.svg?style=flat-square
198+
:target: https://github.com/aliyun/aliyun-odps-python-sdk/blob/master/License
196199
.. |Implementation| image:: https://img.shields.io/pypi/implementation/pyodps.svg?style=flat-square

0 commit comments

Comments
 (0)