diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2014-11-19 17:19:52 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2014-11-19 17:19:52 +0100 |
| commit | ab4520683ab325046f2a9fe6ebf127dbbab60dfe (patch) | |
| tree | a095e450bcdce7c8578859edfcf78ff485e2e0dd /README.rst | |
| parent | 2f2fe4eea8ba4f47e63a7392a1f27f74f5ee925d (diff) | |
| download | gitdb-ab4520683ab325046f2a9fe6ebf127dbbab60dfe.tar.gz | |
Added readthedocs badge
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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 ======= |
