summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 9164054..0aed339 100644
--- a/README.rst
+++ b/README.rst
@@ -1,8 +1,10 @@
leap.common
===========
-.. image:: https://pypip.in/v/leap.common/badge.png
- :target: https://crate.io/packages/leap.common
+.. image:: https://badge.fury.io/py/leap.common.svg
+ :target: http://badge.fury.io/py/leap.common
+.. image:: https://img.shields.io/pypi/dm/leap.common.svg
+ :target: http://badge.fury.io/py/leap.common
A collection of shared utils used by the several python LEAP subprojects.
@@ -15,7 +17,6 @@ A collection of shared utils used by the several python LEAP subprojects.
Library dependencies
--------------------
-* ``protobuf-compiler``
* ``libssl-dev``
Python dependencies