summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 71fe942..8eab26a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# BashModoro: Pomodoro with Quote Notifier
-BashModoro is a minimalist and efficient time management tool for Linux, designed to help users enhance productivity and maintain focus during work sessions using the renowned Pomodoro Technique. Built upon the Unix philosophy of "Do one thing and do it well," the script leverages simple Unix commands, ensuring a minimalistic and effective approach to time management.
-It also notifies the users when Work session or Breaks are over via `notify-send`
+BashModoro is a minimalist and efficient time management tool for Linux, designed to help users enhance productivity and maintain focus during work sessions using the renowned Pomodoro Technique.
+Built upon the Unix philosophy of "Do one thing and do it well," the script leverages simple Unix commands, ensuring a minimalistic and effective approach to time management.
+It also notifies the users when Work session or Breaks are over via `notify-send` and `paplay`
## Features
**Sound Customization:** The script expects sound files to be organized in subdirectories within the soundfolder directory. Users can store custom sound files for pre-work, post-work, and post-break intervals, making the Pomodoro experience more personalized.