diff --git a/README.md b/README.md index c1bed49..f5027cf 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Kill processes via Alfred app workflow. Use keyword `kill` to initiate the workflow. The input is used to fuzzy-filter against all running processes. If any result is actioned it will be killed with `kill -TERM PID`. + +The workflow automatically checks for new releases. With a 7 day frequency, it will check and if an update is available, then it shows an item at the top in Alfred that will update the workflow when actioned/auto-completed.