aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c802e2..5371676 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
# LiberationCenter
Simple service to download APK if user want buy it elsewhere that the playstore.
+
+# Dependencies
+
+This app use a pre-release version of Flask-PyMongo and you must install it via
+the `src/requirement.txt` file !
+
+[Why ?](https://github.com/dcrosta/flask-pymongo/issues/110)