From df40bcbd586571a5461267ab38197d6cf90ee567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Troja=C5=84ski?= <80624809+enviGit@users.noreply.github.com> Date: Mon, 13 Mar 2023 22:35:39 +0100 Subject: [PATCH] README file updated --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a71dcad..79d4d9a 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,11 @@ The Pomodoro technique is a time management method that involves breaking work i 3. Run the PomodoroTimer.exe file. ## Usage -1. Set the duration for the work session and the break session using the up and down arrows next to the respective labels. -2. Click the "Start" button to start the timer. -3. Pause or reset the timer as needed using the corresponding buttons. -4. View the remaining time for the current session in the timer area. -5. Once a session is completed, it will be added to the list of completed sessions below. -6. The progress bar at the bottom of the window will show the overall progress of the current session. +1. Click the "Start" button to start the timer. +2. Pause or reset the timer as needed using the corresponding buttons. +3. View the remaining time for the current session in the timer area. +4. Once a session is completed, it will be added to the list of completed sessions below. +5. The progress bar at the bottom of the window will show the overall progress of the current session. ## Development To build and run the project locally, follow these steps: