diff --git a/README.md b/README.md index bdac7cc..2955e91 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ nix-shell -p libnotify ``` ```shell sleep 30m -notify-send -u critical -a PleaseDisturbTimer Alert "Time is over!" +notify-send -u critical -a PleaseDisturbTimer "Alert" "Time is over!" ```