summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2014-11-19 17:19:52 +0100
committerSebastian Thiel <byronimo@gmail.com>2014-11-19 17:19:52 +0100
commitab4520683ab325046f2a9fe6ebf127dbbab60dfe (patch)
treea095e450bcdce7c8578859edfcf78ff485e2e0dd /README.rst
parent2f2fe4eea8ba4f47e63a7392a1f27f74f5ee925d (diff)
downloadgitdb-ab4520683ab325046f2a9fe6ebf127dbbab60dfe.tar.gz
Added readthedocs badge
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 194e246..186218d 100644
--- a/README.rst
+++ b/README.rst
@@ -12,6 +12,9 @@ Installation
.. image:: https://pypip.in/py_versions/gitdb/badge.svg
:target: https://pypi.python.org/pypi/gitdb/
:alt: Supported Python versions
+.. image:: https://readthedocs.org/projects/gitdb/badge/?version=latest
+ :target: https://readthedocs.org/projects/gitdb/?badge=latest
+ :alt: Documentation Status
From `PyPI <https://pypi.python.org/pypi/gitdb>`_
@@ -44,7 +47,7 @@ DEVELOPMENT
:target: https://travis-ci.org/gitpython-developers/gitdb
.. image:: https://coveralls.io/repos/gitpython-developers/gitdb/badge.png
- :target: https://coveralls.io/r/gitpython-developers/gitdb
+ :target: https://coveralls.io/r/gitpython-developers/gitdb
The library is considered mature, and not under active development. It's primary (known) use is in git-python.
@@ -52,10 +55,10 @@ INFRASTRUCTURE
==============
* Mailing List
- * http://groups.google.com/group/git-python
+ * http://groups.google.com/group/git-python
* Issue Tracker
- * https://github.com/gitpython-developers/gitdb/issues
+ * https://github.com/gitpython-developers/gitdb/issues
LICENSE
=======