diff --git a/modules/notify/README.md b/modules/notify/README.md index 0ffe77f5..17fa482f 100644 --- a/modules/notify/README.md +++ b/modules/notify/README.md @@ -1,7 +1,12 @@ -Last Command -============ +Notify +====== -Notifies if the command completes and terminal isn't the foreground window. +Cross platform notification support. + +Functions +--------- + +- `notify` opens a notification with the given args. Usage: `notify hello world`. Settings --------