summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2016-10-16 15:29:27 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2016-10-16 15:29:31 +0200
commit945cc66b387599e572fc4f2eaea9ba7095b64b8e (patch)
tree3e5edacd84b4f9608fc79d39ffef7f6696b11c17
parent46ea44acea4cbac5037cc91141aa205326448801 (diff)
downloadgitlab-945cc66b387599e572fc4f2eaea9ba7095b64b8e.tar.gz
README: add badges for pypi and RTD
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 534d28a..992a299 100644
--- a/README.rst
+++ b/README.rst
@@ -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
=============