diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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 |