docs: name supported servers explicitly instead of implying universal detection

This commit is contained in:
Jeena 2026-03-21 11:59:00 +00:00
parent b49cc69c49
commit ff92499406

View file

@ -1,9 +1,9 @@
# FeedTheMonkey # FeedTheMonkey
FeedTheMonkey is a desktop client for any server that implements the FeedTheMonkey is a desktop client for [FreshRSS](https://freshrss.org) and
[Greader API](https://github.com/theoldreader/api), such as [Miniflux](https://miniflux.app), which both implement the
[FreshRSS](https://freshrss.org) or [Miniflux](https://miniflux.app). [Greader API](https://github.com/theoldreader/api).
Just enter your server URL — the app detects the API path automatically. It doesn't work as a standalone feed reader — Just enter your server URL — no need to know the API path. It doesn't work as a standalone feed reader —
it connects to a server to fetch articles and sync read state. it connects to a server to fetch articles and sync read state.
This is version 3, rewritten in Rust with GTK4 and libadwaita. This is version 3, rewritten in Rust with GTK4 and libadwaita.