diff --git a/README.md b/README.md index dcccb95..b887ded 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # FeedTheMonkey -FeedTheMonkey is a desktop client for [Tiny Tiny RSS](https://tt-rss.org). It doesn't -work as a standalone feed reader — it connects to a TT-RSS server via the Fever/Greader -API to fetch articles and sync read state. +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 — +it connects to a server to fetch articles and sync read state. This is version 3, rewritten in Rust with GTK4 and libadwaita.