From c2f91882e69bb7ae38f06fe9cdf53923b3e5ff3f Mon Sep 17 00:00:00 2001 From: steven carpenter Date: Sat, 28 Jun 2025 23:10:16 -0400 Subject: [PATCH] updated readme --- readme.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/readme.md b/readme.md index 190b6a6..4f2d47c 100644 --- a/readme.md +++ b/readme.md @@ -30,13 +30,6 @@ This is a terminal-based calendar and hourly schedule viewer built using [Bubble ## Usage -Run the program: - -```bash -go run . -``` -Controls: - - [a] / [d]: Navigate previous / next month. - Arrow keys: Move cursor around days.