From 8720dc814d2b7ef1e80a261d1f35b3dae6b4e759 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 11 Jul 2014 03:45:42 -0400 Subject: [PATCH] Add PyPI badges --- README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 85394aab28..cd67b8f6b1 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -|Build Status| |Coverage Status| +|Build Status| |Coverage Status| |PyPI badge| |Installs badge| |Logo| @@ -58,3 +58,7 @@ of this project. .. |Logo| image:: https://github.com/rosarior/mayan/raw/master/docs/_static/mayan_logo_landscape_black.jpg .. _`the repository`: http://github.com/mayan-edms/mayan-edms .. _`contributors file`: https://github.com/mayan-edms/mayan-edms/blob/master/docs/credits/contributors.rst +.. |Installs badge| image:: https://pypip.in/d/mayan-edms/badge.png + :target: :target: https://crate.io/packages/mayan-edms/ +.. |PyPI badge| image:: https://badge.fury.io/py/mayan-edms.png + :target: http://badge.fury.io/py/mayan-edms