diff --git a/README.md b/README.md index 538489e6a1ba993ac5db0b811881abb8a847cff4..253d97f9a02275c0906de52a41e7122eb8434128 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,13 @@ Logs to alerts Pipe logs to Mattermost or Slack webhooks +# Requirements +* Mattermost or Slack instance +* `tail` and `curl` in `$PATH` + ## TODO * Config file(s) * Init script with defaults override, restart, etc -* Replace PHP script with straight bash script \ No newline at end of file +* Replace PHP script with straight bash script +* Make binary deps paths configurable? \ No newline at end of file