changed the README to the main dic
This commit is contained in:
parent
2c3ee38cbe
commit
c67f57ff7f
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
How to get started:
|
|
||||||
create venv:
|
|
||||||
python -m venv venv
|
|
||||||
start venv:
|
|
||||||
source venv/bin/activate
|
|
||||||
install requiremens:
|
|
||||||
pip install -r requirements.txt
|
|
||||||
start the program:
|
|
||||||
python main.py
|
|
||||||
You can now accses the Website on http://127.0.0.1:5000
|
|
Loading…
Reference in a new issue