diff --git a/README.md b/README.md index 6dd4360..8d3bcf0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Receive Slack notifications if a new release of your favorite software is available on GitHub. +![screenshot.png](screenshot.png) + +### Watching repositories + +To watch repositories simply add them to the list of arguments `-r=kuberentes/kubernetes -r=prometheus/prometheus` and so on. + ### Deploying 1. Get a URL to send WebHooks to your Slack from https://api.slack.com/incoming-webhooks. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..4d8ffa6 Binary files /dev/null and b/screenshot.png differ