From 2ac2f3dc66a2e0c4ddfc1fdb6c4649a80c388677 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Fri, 2 Nov 2018 11:45:45 +0100 Subject: [PATCH] [README] Add info about feed readers References #892 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1fcf6023..b72bb6a2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ rss-bridge RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites which don't have one. It can be used on webservers or as stand alone application in CLI mode. +**Important**: RSS-Bridge is __not__ a feed reader or feed aggregator, but a tool to generate feeds that are consumed by feed readers and feed aggregators. Find a list of feed aggregators on [Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_feed_aggregators). + Supported sites/pages (examples) ===