aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a728343..155e928 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,9 @@ summary, metadata, and description.
--email-to 'jira-user@example.com' \
'project = "FAKE" AND watcher != currentUser() ORDER BY created ASC'
+The program is designed to run at a recurring interval (via `cron` or `launchd`
+for example).
+
## Install
TODO