diff options
| author | Gauvain Pocentek <gauvain@pocentek.net> | 2016-10-16 15:29:27 +0200 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain@pocentek.net> | 2016-10-16 15:29:31 +0200 |
| commit | 945cc66b387599e572fc4f2eaea9ba7095b64b8e (patch) | |
| tree | 3e5edacd84b4f9608fc79d39ffef7f6696b11c17 /README.rst | |
| parent | 46ea44acea4cbac5037cc91141aa205326448801 (diff) | |
| download | gitlab-945cc66b387599e572fc4f2eaea9ba7095b64b8e.tar.gz | |
README: add badges for pypi and RTD
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ .. image:: https://travis-ci.org/gpocentek/python-gitlab.svg?branch=master :target: https://travis-ci.org/gpocentek/python-gitlab +.. image:: https://badge.fury.io/py/python-gitlab.svg + :target: https://badge.fury.io/py/python-gitlab + +.. image:: https://readthedocs.org/projects/python-gitlab/badge/?version=latest + :target: https://python-gitlab.readthedocs.cwioorg/en/latest/?badge=latest + Python GitLab ============= |
