diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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). |