diff --git a/README.md b/README.md index 62aa47d..b669532 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,16 @@ Generates an RSS file from the list of other feeds (RSS/Atom/JSON). Very handy w 1. Download the binary. +### Linux + ``` shell curl -o rssingle https://github.com/tanrax/RSSingle/releases/download/v1.0.0/rssingle ``` +### MacOS and Windows + +Coming soon + 2. Gives execution permissions. ``` shell