diff --git a/README.md b/README.md index b748c78..fec2781 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This the back-end of the Arborator-Grew redevelopement of the arborator-server. + ## Useful Resources Before starting to dive deep in the code, you should refer to these following important resources : - [Flask-RESTx](https://flask-restx.readthedocs.io/en/latest/) : How to build a restful server with python