From e600a63c759f372fd163afe76bc5b3a9e7d6e292 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 3 Sep 2025 13:50:15 +0300 Subject: [PATCH] update readme --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d105df6..e12539e 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,19 @@ Convert RSS feeds into multiple formats -## Roadmap +## Features -* [x] HTML -* [x] [Gemtext](https://geminiprotocol.net/docs/gemtext.gmi) -* [ ] JSON -* [ ] Markdown +* [x] Multiple feed sources with flexible TOML config options + * [x] Limit channel items + * [x] Format time + * [x] Multiple export format definition +* [x] Custom templates +* [x] Single export or daemon mode with update time +* Export formats: + * [x] HTML + * [x] [Gemtext](https://geminiprotocol.net/docs/gemtext.gmi) + * [ ] JSON + * [ ] Markdown ## Install