From 948412a6686d87b0f5799496372a870e45d11bed Mon Sep 17 00:00:00 2001 From: Ryan Petrello Date: Thu, 9 May 2013 21:10:51 -0400 Subject: Add a PyPI badge to the README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 2aab0e1..338cdb7 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,10 @@ dependencies. .. _travis: http://travis-ci.org/dreamhost/pecan .. |travis| image:: https://secure.travis-ci.org/dreamhost/pecan.png +.. image:: https://pypip.in/v/pecan/badge.png + :target: https://crate.io/packages/pecan/ + :alt: Latest PyPI version + |travis|_ Installing -- cgit v1.2.1