aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2025-01-27 10:01:38 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2025-02-03 20:21:07 +0530
commit6f9d0ed99402ba0e277103901ef2a5a9381e1ba1 (patch)
tree047cf1c21e051ce257fe5866eaee718934d281cb
parent73ac56ac8c2e59eda8875ab4866c611859f1fb2f (diff)
downloadhypr-wellbeing-6f9d0ed99402ba0e277103901ef2a5a9381e1ba1.zip
hypr-wellbeing-6f9d0ed99402ba0e277103901ef2a5a9381e1ba1.tar.gz
chore: readme updated
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d23679..62ef9b8 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,16 @@
## Usage
-### Monitor Mode
+> [!NOTE]
+> make sure you ran this command before running the program
```sh
mkdir -p $HOME/.cache/hyprwatch/daily_data
+```
+
+### Monitor Mode
+
+```sh
hyprwatch -d &> /dev/null &
```