Edit README.md

This commit is contained in:
2026-01-09 03:45:25 +01:00
parent 25fbc2fa65
commit 7e07aa05c5

View File

@@ -4,10 +4,10 @@ Simple flask server that hosts a web page used for event registration of h4tum c
Integration with discord bot that whitelists registered users. Integration with discord bot that whitelists registered users.
Frontpage: Frontpage:
![Frontpage]("./res/frontpage.png) ![Frontpage](/res/frontpage.png)
Email: Email:
![Email]("./res/email.png) ![Email](/res/email.png)
#### Setup #### Setup
@@ -18,4 +18,4 @@ Run `cp app/config.py.example app/config.py` from the root of the project. Fill
#### How to run #### How to run
Execute `uv run run.py` to start the development server Execute `uv run run.py` to start the development server