summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-09-04 17:57:59 +0100
committerJoe Carstairs <me@joeac.net>2026-09-04 17:57:59 +0100
commitd189c00c7a3e43dd6d6b0e6cf3994953503d6b8c (patch)
tree3ddb38bf55c1ba647a3e974366c92e39f0979a87
add readme
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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.