aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).