diff --git a/readme.md b/readme.md index 8ff6609..ca29969 100644 --- a/readme.md +++ b/readme.md @@ -44,11 +44,11 @@ gunicorn -w 4 -b 0.0.0.0:3000 app:app ``` ## Documentation -[Documentation] is in building state. +The API's {[Documentation]} is now complete !! This project is self documented and ready to understand. Start reading at app.py, and even if the rest isn't that self explainatory, read the "generic_executor.py' file to understand how everything globally works. -[Documentation]: https://api.servii.fr/doc +[Documentation]: https://www.servii.fr/api-docs/ ## Development