From 82a6fbc12a3106b730e9c5f536dc6b4ce8365c84 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Sun, 31 Jan 2016 19:47:31 -0800 Subject: Add badge --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.rst') 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 --------------- -- cgit v1.2.1