diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-04 17:57:59 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-04 17:57:59 +0100 |
| commit | d189c00c7a3e43dd6d6b0e6cf3994953503d6b8c (patch) | |
| tree | 3ddb38bf55c1ba647a3e974366c92e39f0979a87 | |
add readme
| -rw-r--r-- | README.md | 4 |
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. |
