diff --git a/README.md b/README.md index 26f85e5..f269c6f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/) # Requirements -You need to have Python 3 and Poetry installed. To install Poetry, follow the instructions [here](https://python-poetry.org/docs/#installation). +You need to have Python version >=3.9 and Poetry installed. To install Poetry, follow the official instructions [here](https://python-poetry.org/docs/#installation). # Start server Every following instructions has to be followed every time before starting the server if not mentioned otherwise. @@ -49,8 +49,6 @@ This URL leads to the home page where you can login with this testing admin acco - email: admin@protonmail.com - password: admin -~# Pay attention to:~ - # To-Do: - Rest of admin model views - Validators @@ -66,3 +64,5 @@ This URL leads to the home page where you can login with this testing admin acco - Documentation with Sphinx - Production server configuration - Backups +- Licence (GNU AGPLv3?) +- Privacy policy