updated README

This commit is contained in:
2026-08-10 19:27:01 +02:00
parent dbf834d6b7
commit b603365e19
+7
View File
@@ -29,3 +29,10 @@ The server is written in Python using Flask. It grabs the calendar events via Ca
2. Rename `.env.example` to `.env`, make sure it's in the same directory as the compose file, and fill in all fields.
3. Run `docker compose up -d`.
4. Open at `0.0.0.0:5000`.
### Screenshots
<p float="center">
<img src="./promo/desktop.png" width="49%" />
<img src="./promo/mobile.png" width="49%" />
</p>