summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-10-21 14:33:20 -0300
committerTomás Touceda <chiiph@leap.se>2013-10-21 14:33:20 -0300
commitc5da232623fb8322ab66f79fe823d16600be0090 (patch)
tree5d7516daab003cde6ae666dfbbddf370b8a889c0 /README.rst
parenta06b5719f028e619a4b3800fb346ed3c984e4d25 (diff)
parent56402b3820361e7a606b38a5aa76a30282c63c18 (diff)
Merge remote-tracking branch 'kali/improve-long-description' into develop
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index a4272c40..7a8329b9 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,6 @@
Bitmask
=======
+
*your internet encryption toolkit*
.. image:: https://pypip.in/v/leap.bitmask/badge.png
@@ -7,12 +8,13 @@ Bitmask
**Bitmask** is the multiplatform desktop client for the services offered by
`the LEAP Platform`_.
+
It is written in python using `PySide`_ and licensed under the GPL3.
-Currently we distribute pre-compiled bundles for Linux and OSX, with Windows
-bundles following soon.
+Currently we distribute pre-compiled `bundles`_ for Linux, OSX and Windows.
.. _`PySide`: http://qt-project.org/wiki/PySide
.. _`the LEAP Platform`: https://github.com/leapcode/leap_platform
+.. _`bundles`: https://downloads.leap.se/client/
Read the Docs!
@@ -35,7 +37,7 @@ Bitmask depends on these libraries:
Python packages are listed in ``pkg/requirements.pip`` and ``pkg/test-requirements.pip``
Getting dependencies under debian
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+++++++++++++++++++++++++++++++++++
With a Debian based system, to be able to run Bitmask you need to run the following command::