From 615cf8661a56c6dfc8867835ff3515f16227e052 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Sat, 7 Nov 2015 16:47:15 -0500 Subject: [PATCH] Add PyPI badge. --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d137e2f..362e661 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -|Build Status| |Waffle Ready| |Gitter| +|PyPI| |Build Status| |Waffle Ready| |Gitter| VCR.py ====== @@ -47,6 +47,8 @@ License This library uses the MIT license. See `LICENSE.txt `__ for more details +.. |PyPI| image:: https://img.shields.io/pypi/v/vcrpy.svg + :target: https://pypi.python.org/pypi/vcrpy-unittest .. |Build Status| image:: https://secure.travis-ci.org/kevin1024/vcrpy.png?branch=master :target: http://travis-ci.org/kevin1024/vcrpy .. |Waffle Ready| image:: https://badge.waffle.io/kevin1024/vcrpy.png?label=ready&title=waffle