This commit is contained in:
Believethehype
2023-12-28 19:51:35 +01:00

View File

@@ -7,7 +7,6 @@ This means the project is in alpha status, interfaces might still change/break a
## To get started:
(Tested on Python 3.10)
Create a new venv by running `"python -m venv venv"`
- Place .env file (based on .env_example) in main folder.