From d62177ac0208fc78c150e2c5f4138f04d42f791e Mon Sep 17 00:00:00 2001 From: Agent47Penguin Date: Tue, 7 Mar 2023 12:50:14 -0700 Subject: [PATCH] Updated Features & Upcoming Features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a8fc4..2aed894 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A simple and straightforward Pomodoro timer application, built using C# and WPF. - Display current status (Work or Break) - Display time remaining - Session tracker to keep track of completed Pomodoro sessions +- A somewhat visually appealing user interface ## Purpose @@ -26,7 +27,6 @@ I started creating this app after learning about the Pomodoro Technique in my hi ## Upcoming Features - Customizable timing for Pomodoro sessions and breaks -- A more visually appealing user interface - Sound cues to indicate the start and end of Pomodoro sessions and breaks