Update readme.md

This commit is contained in:
2022-11-30 14:51:11 +01:00
committed by GitHub
parent efd84e208e
commit 1f66e5982c

View File

@@ -5,8 +5,11 @@ python 3.9
pip pip
## installation ## installation
```
pip install -r requirements.txt pip install -r requirements.txt
python main.py python main.py
```
## access application ## access application
localhost:8080 in browser localhost:8080 in browser