Update README.md

This commit is contained in:
2026-01-12 21:44:18 -05:00
parent 4c7d05abd0
commit 35bce6e53d

View File

@@ -27,10 +27,3 @@ It progresses **only during your scheduled work hours**
| WORK_END_TIME | 17:30 | Workday end (HH:MM) | | WORK_END_TIME | 17:30 | Workday end (HH:MM) |
| WORK_DAYS | 0,1,2,3 | JS day numbers (Sun=0) | | WORK_DAYS | 0,1,2,3 | JS day numbers (Sun=0) |
| UPDATE_INTERVAL_MS | 60000 | Update frequency | | UPDATE_INTERVAL_MS | 60000 | Update frequency |
## Tech Stack
- **Flask** serves the page and minds its business
- **Vanilla JavaScript** handles all time logic client-side
- **HTML + CSS** gradients, glow, and just enough polish
- **Zero databases** this app remembers nothing, like a healthy coping mechanism