Update README.md

This commit is contained in:
2026-01-12 21:05:06 -05:00
parent 3c2b3d1a88
commit 12c4553c81

View File

@@ -9,18 +9,15 @@ This is a small Flask-powered web app that visualizes:
It progresses **only during your scheduled work hours** It progresses **only during your scheduled work hours**
### Daily Progress Bar ### Daily Progress Bar
- Advances **every minute** - Advances **every minute** (configurable)
- Only runs **SundayWednesday** - Only runs **on workdays**
- Only between **7:00 AM 5:30 PM** - Only during **work hours**
- Before work? Frozen.
- After work? Done.
- Not a workday? Blissfully idle.
### Weekly Progress Bar ### Weekly Progress Bar
- Your work week is **4 days** (SunWed) - Assumes your work week is **4 days**
- Each day = **25%** - Each day = **25%**
- During the day, the bar fills smoothly - During the day, the bar fills smoothly
- End of Wednesday = **100% freedom** - End of Workweek = **100% freedom**
### Configuration ### Configuration