summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-05-30 13:56:16 -0300
committerTomás Touceda <chiiph@leap.se>2013-05-30 13:56:16 -0300
commitaa36b326842be61a3063185e28a25a6fbf8270c9 (patch)
tree50a51aa9f8b38f0343fbc8c0475ddd437c62dce1 /README.rst
parentc2b0e9dab4cad4f86a3790d2394ecdf4852e67be (diff)
parenteb1f487dc762e17331967365477d58932b7656db (diff)
Merge remote-tracking branch 'kali/feature/version-bump' into develop
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index b6d2d684..b6ffea30 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,16 @@
-Soledad -- Synchronization Of Locally Encrypted Data Among Devices
+Soledad
==================================================================
+*Synchronization Of Locally Encrypted Data Among Devices*
+
+.. image:: https://pypip.in/v/leap.soledad/badge.png
+ :target: https://crate.io/packages/leap.soledad
This software is under development.
Tests
-----
-To run CouchDB tests, be sure you have CouchDB installed on your system.
-Tests can be run with:
+To run CouchDB tests, be sure you have ``CouchDB`` installed on your system.
+Tests can be run with::
python setup.py test