From 82aabc080a99447a73ef51ee9d6efb55713bffd8 Mon Sep 17 00:00:00 2001 From: Jeena Date: Sat, 21 Mar 2026 11:53:36 +0000 Subject: [PATCH] docs: remove TT-RSS from compatible servers list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b887ded..92b2d8f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # FeedTheMonkey FeedTheMonkey is a desktop client for any server that implements the -[Greader API](https://github.com/theoldreader/api) (such as FreshRSS, Miniflux, or -Tiny Tiny RSS with the Greader plugin). It doesn't work as a standalone feed reader — +[Greader API](https://github.com/theoldreader/api) (such as FreshRSS or Miniflux). It doesn't work as a standalone feed reader — it connects to a server to fetch articles and sync read state. This is version 3, rewritten in Rust with GTK4 and libadwaita.