aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2015-04-01 20:55:40 -0400
committerTim Harder <radhermit@gmail.com>2015-04-01 20:55:40 -0400
commit201e6491f961d5aa69bfbdf5fc10d1dd8e5fd13b (patch)
treed0ba3ce4897e0f5ad10b62e951bb36bd0db4fac7 /README.rst
parentadd snakeoil and pkgcore requirements for distutils (diff)
downloadpkgcheck-201e6491f961d5aa69bfbdf5fc10d1dd8e5fd13b.tar.gz
pkgcheck-201e6491f961d5aa69bfbdf5fc10d1dd8e5fd13b.tar.bz2
pkgcheck-201e6491f961d5aa69bfbdf5fc10d1dd8e5fd13b.zip
add pypi badge to readme
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 59ec2334..5d279d68 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-|test| |coverage|
+|pypi| |test| |coverage|
========
pkgcheck
@@ -141,6 +141,8 @@ pkgcheck_reporter_factory``.
.. _`Installing python modules`: http://docs.python.org/inst/
+.. |pypi| image:: https://img.shields.io/pypi/v/pkgcheck.svg
+ :target: https://pypi.python.org/pypi/pkgcheck
.. |test| image:: https://travis-ci.org/pkgcore/pkgcheck.svg?branch=master
:target: https://travis-ci.org/pkgcore/pkgcheck
.. |coverage| image:: https://coveralls.io/repos/pkgcore/pkgcheck/badge.png?branch=master