summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorCarol Willing <carolcode@willingconsulting.com>2016-01-31 19:47:31 -0800
committerCarol Willing <carolcode@willingconsulting.com>2016-01-31 19:47:31 -0800
commit82a6fbc12a3106b730e9c5f536dc6b4ce8365c84 (patch)
treec7f5252f12450c251a42692eea3e63aa37fd2168 /README.rst
parent48627ff97ab86ba82d09961a32ecaf784b8b5aac (diff)
downloadpip-82a6fbc12a3106b730e9c5f536dc6b4ce8365c84.tar.gz
Add badge
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9c80aff0b..6c343c774 100644
--- a/README.rst
+++ b/README.rst
@@ -17,11 +17,13 @@ tool for installing Python packages.
.. image:: https://img.shields.io/pypi/v/pip.svg
- :target: https://pypi.python.org/pypi/pip
+ :target: https://pypi.python.org/pypi/pip
.. image:: https://img.shields.io/travis/pypa/pip/develop.svg
:target: http://travis-ci.org/pypa/pip
+.. image:: https://readthedocs.org/projects/pip/badge/?version=stable
+ :target: https://pip.pypa.io/en/stable
Code of Conduct
---------------