diff options
| author | varac <varacanero@zeromail.org> | 2015-09-29 15:39:25 +0200 | 
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2015-09-29 15:39:25 +0200 | 
| commit | 9f7285403f6e012b8ea5406cf9a2a19e68412210 (patch) | |
| tree | 87531287d6e8c94c7a236f68c4d75ad7b80af3cb | |
| parent | 4de93f472ac224ef32beffa1acd1c98765519160 (diff) | |
[docs] added couchdb link to README
| -rw-r--r-- | README.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -1,9 +1,9 @@ -Soledad  +Soledad  ==================================================================  *Synchronization Of Locally Encrypted Data Among Devices*  Soledad is the part of LEAP that allows application data to be -securely shared among devices. It provides, to other parts of the  +securely shared among devices. It provides, to other parts of the  LEAP project, an API for data storage and sync.  This software is under development. @@ -53,7 +53,7 @@ to run tests in development mode you must do the following::    scripts/develop_mode.sh    ./run_tests.sh -Note that to run CouchDB tests, be sure you have ``CouchDB`` installed on your +Note that to run CouchDB tests, be sure you have [CouchDB](https://couchdb.apache.org/) installed on your  system. | 
