summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-09-04 23:18:23 +0200
committerKali Kaneko <kali@leap.se>2013-09-04 23:39:20 +0200
commit261de005c0a2ecbc8ef4a7771cfeb2a853cbc00d (patch)
tree855a17d7bec7d30da3e30b061b717812b0e4f053
parentc33094f4216b4ef21f25bf448904839d8d50a2f0 (diff)
Add pypi version icon in user/install
-rw-r--r--docs/user/install.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/user/install.rst b/docs/user/install.rst
index d6354dab..b5fb7810 100644
--- a/docs/user/install.rst
+++ b/docs/user/install.rst
@@ -74,6 +74,9 @@ Distribute & Pip
The rest of the methods described below in this page assume you are familiar with python code, and you can find your way through the process of dependencies install. For more insight, you can also refer to the sections :ref:`setting up a working environment <environment>` or :ref:`fetching latest code for testing <fetchinglatest>`.
+.. image:: https://pypip.in/v/leap.bitmask/badge.png
+ :target: https://crate.io/packages/leap.bitmask
+
Installing Bitmask is as simple as using `pip <http://www.pip-installer.org/>`_ for the already released versions ::