From 12c4553c810f9417d4b58580443d8ab6ccf076b9 Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Mon, 12 Jan 2026 21:05:06 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 707f791..ea6688b 100644 --- a/README.md +++ b/README.md @@ -9,18 +9,15 @@ This is a small Flask-powered web app that visualizes: It progresses **only during your scheduled work hours** ### Daily Progress Bar -- Advances **every minute** -- Only runs **Sunday–Wednesday** -- Only between **7:00 AM – 5:30 PM** -- Before work? Frozen. -- After work? Done. -- Not a workday? Blissfully idle. +- Advances **every minute** (configurable) +- Only runs **on workdays** +- Only during **work hours** ### Weekly Progress Bar -- Your work week is **4 days** (Sun–Wed) +- Assumes your work week is **4 days** - Each day = **25%** - During the day, the bar fills smoothly -- End of Wednesday = **100% freedom** +- End of Workweek = **100% freedom** ### Configuration