diff --git a/README b/README index 491f4ba..7886119 100644 --- a/README +++ b/README @@ -5,6 +5,8 @@ How to get started: source venv/bin/activate install requiremens: pip install -r requirements.txt + create the log folder: + mkdir logs start the program: python main.py You can now accses the Website on http://127.0.0.1:5000 \ No newline at end of file