mirror of
https://github.com/hubHarmony/servii-backend.git
synced 2024-11-17 21:40:31 +00:00
[~] Clarified documentation context in 'readme.md"
This commit is contained in:
parent
6b9df8e668
commit
892a884c4f
@ -44,9 +44,11 @@ gunicorn -w 4 -b 0.0.0.0:3000 app:app
|
||||
```
|
||||
|
||||
## Documentation
|
||||
The [documentation] isn't public yet.
|
||||
[Documentation] is in building state.
|
||||
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://doc.servii.fr/back-end
|
||||
[Documentation]: https://api.servii.fr/doc
|
||||
|
||||
## Development
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user