summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Overmeyer <m.overmeyer@yahoo.ca>2018-03-05 20:06:45 +0000
committerMichael Overmeyer <m.overmeyer@yahoo.ca>2018-03-05 20:06:45 +0000
commita4ca69e9c93d00185dc729e68f2ef86ffe138410 (patch)
tree5b2fd95fdb5e71f881146cfacc9f33e6080d960d
parent90c4f25493b918ff9dc4ee52ae8216a554bb3446 (diff)
downloadgitdb-a4ca69e9c93d00185dc729e68f2ef86ffe138410.tar.gz
Switched broken pypip.in badges to shields.io
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ca51dfa..917b403 100644
--- a/README.rst
+++ b/README.rst
@@ -6,10 +6,10 @@ GitDB allows you to access bare git repositories for reading and writing. It aim
Installation
============
-.. image:: https://pypip.in/version/gitdb/badge.svg
+.. image:: https://img.shields.io/pypi/v/gitdb.svg
:target: https://pypi.python.org/pypi/gitdb/
:alt: Latest Version
-.. image:: https://pypip.in/py_versions/gitdb/badge.svg
+.. image:: https://img.shields.io/pypi/pyversions/gitdb.svg
:target: https://pypi.python.org/pypi/gitdb/
:alt: Supported Python versions
.. image:: https://readthedocs.org/projects/gitdb/badge/?version=latest