updated readme

This commit is contained in:
2026-01-03 20:49:02 +01:00
parent 16f63d7c4f
commit b32d7624c5

View File

@@ -8,6 +8,8 @@ Integration with discord bot that whitelists registered users.
This project uses `uv` to manage dependencies.
Simply run `uv sync` and you are good to go.
Run `cp app/config.py.example app/config.py` from the root of the project. Fill in your information to finish the setup
#### How to run
Execute `uv run run.py` to start the development server