From f2f1fb7543cee70fc520cf14bffff449ffffad73 Mon Sep 17 00:00:00 2001 From: 2000-Trek Date: Wed, 20 Sep 2023 23:20:14 +0200 Subject: [PATCH] README --- README | 2 ++ 1 file changed, 2 insertions(+) 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