docs: 📝 add screenshot to readme

This commit is contained in:
2026-05-21 00:41:13 +01:00
parent 5b18c7c975
commit a223586404
3 changed files with 8 additions and 2 deletions
+2
View File
@@ -5,3 +5,5 @@ __pycache__
*.pyc *.pyc
.env .env
frontend/node_modules frontend/node_modules
README.md
img/
+4
View File
@@ -37,3 +37,7 @@ services:
MYSQL_PASSWORD: "<YOUR_MYSQL_PASSWORD>" MYSQL_PASSWORD: "<YOUR_MYSQL_PASSWORD>"
restart: unless-stopped restart: unless-stopped
``` ```
<hr>
![Screenshot](img/screenshot.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB