From d189c00c7a3e43dd6d6b0e6cf3994953503d6b8c Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 4 Sep 2026 17:57:59 +0100 Subject: add readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ca2fdb --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# RSS Aggregator + +This is (WIP) an RSS aggregator. Given a list of feeds, it fetches them, caches +them, and aggregates them into a single file. -- cgit v1.2.3