diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/README.rst b/README.rst deleted file mode 100644 index b6ffea30..00000000 --- a/README.rst +++ /dev/null @@ -1,16 +0,0 @@ -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:: - - python setup.py test |