summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2012-11-29 10:55:46 -0200
committerdrebs <drebs@leap.se>2012-11-29 10:55:46 -0200
commitea8d5c9d587d7089637ff8cd4076029505f3aca0 (patch)
treeed687715bf95d6f5989e84db8a2aec86eadc872a
parentea2f5e31c5754b71b2cb5aea9d9b36f4d2b2ac31 (diff)
add swiftclient version to readme
-rw-r--r--src/leap/soledad/README11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/leap/soledad/README b/src/leap/soledad/README
index 91263d50..dc448374 100644
--- a/src/leap/soledad/README
+++ b/src/leap/soledad/README
@@ -1,6 +1,13 @@
Soledad -- Synchronization Of Locally Encrypted Data Among Devices
==================================================================
-This code is based on:
+Dependencies
+------------
-* u1db 0.14
+Soledad uses the following python libraries:
+
+ * u1db 0.1.4 [1]
+ * python-swiftclient 1.1.1 [2]
+
+[1] http://pypi.python.org/pypi/u1db/0.1.4
+[2] https://launchpad.net/python-swiftclient