summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2013-05-09 21:10:51 -0400
committerRyan Petrello <lists@ryanpetrello.com>2013-05-09 21:10:51 -0400
commit948412a6686d87b0f5799496372a870e45d11bed (patch)
treed413b914b4d7f6a1293050157dc3745974d448a7 /README.rst
parentd1b01528c585c2728ef623849a7bc35ca4f6fa51 (diff)
downloadpecan-948412a6686d87b0f5799496372a870e45d11bed.tar.gz
Add a PyPI badge to the README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
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