diff --git a/README.md b/README.md index adb1213..a8a2129 100644 --- a/README.md +++ b/README.md @@ -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. Frontpage: -![Frontpage]("./res/frontpage.png) +![Frontpage](/res/frontpage.png) Email: -![Email]("./res/email.png) +![Email](/res/email.png) #### Setup @@ -18,4 +18,4 @@ Run `cp app/config.py.example app/config.py` from the root of the project. Fill #### How to run -Execute `uv run run.py` to start the development server +Execute `uv run run.py` to start the development server \ No newline at end of file