diff --git a/README.md b/README.md index e69de29..7df2c56 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# Feather: local file-based RSS reader + +## TODO + +- [ ] Write documentation +- [ ] Perform mark-as-read operation more often than sync (inotify, daemon, etc.) +- [ ] Make HTML filename configurable +- [ ] Make HTML template configurable +- [ ] Nested categories +- [ ] Share the fun somewhere