diff --git a/README.md b/README.md index 20b34cf..f406ebd 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,13 @@ pass or fail: using [GrowlNotify][]. + ```bash + $ ptw --onpass "terminal-notifier -message \"Tests passed\" -title \"✅ Pass\"" \ + --onfail "terminal-notifier -message \"Tests failed\" -title \"❌ Fail\"" + ``` + + using the OSX Notification Center via [terminal-notifier][]. + - **Windows** ```bat @@ -198,3 +205,4 @@ Use this software often?