mirror of
https://github.com/hubHarmony/servii-backend.git
synced 2024-11-18 05:50: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
|
## 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
|
## Development
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user