aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-18 20:22:51 +0200
committerneodarz <neodarz@neodarz.net>2018-08-18 20:22:51 +0200
commit40f31c9df3ecfab08324d7f014a5d68cfe834caa (patch)
tree01a4dba0dda1cb886f00abc0d7f976b5f00493df
parenta3ffca2f4a980510fa4dff4699f68a3543c0584f (diff)
downloadliberationCenter-40f31c9df3ecfab08324d7f014a5d68cfe834caa.tar.xz
liberationCenter-40f31c9df3ecfab08324d7f014a5d68cfe834caa.zip
Add some info about the documentation
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0076206..4c53ac7 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,9 @@ Simple service to download APK if user want buy it elsewhere that the playstore.
# Dependencies
Install all dependencies from the `src/requirement.txt` file.
+
+# Documentation
+
+Go in `src` folder and run `./launch-dev.sh`.
+
+The documentation is available here : [http://127.0.0.1:5000/api/doc](http://127.0.0.1:5000/api/doc).