From 40f31c9df3ecfab08324d7f014a5d68cfe834caa Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 18 Aug 2018 20:22:51 +0200 Subject: Add some info about the documentation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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). -- cgit v1.2.1