From 35bce6e53d6c26b6fb8836b798f291cf5609f152 Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Mon, 12 Jan 2026 21:44:18 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 0cf9d41..a365d80 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,3 @@ It progresses **only during your scheduled work hours** | WORK_END_TIME | 17:30 | Workday end (HH:MM) | | WORK_DAYS | 0,1,2,3 | JS day numbers (Sun=0) | | 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