From c6d348c4f331e917a74d17e3ecf849e2c489cd35 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Thu, 3 Jun 2021 00:09:02 +0200 Subject: [PATCH] Updated README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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