docs: fix README intro formatting
This commit is contained in:
parent
68c4f6ccfe
commit
f05eec6d53
1 changed files with 6 additions and 3 deletions
|
|
@ -1,12 +1,15 @@
|
||||||
# FeedTheMonkey
|
# FeedTheMonkey
|
||||||
|
|
||||||
FeedTheMonkey is a desktop client for any server that implements the
|
FeedTheMonkey is a desktop client for any server that implements the
|
||||||
[Greader API](https://github.com/theoldreader/api). When logging in, enter:
|
[Greader API](https://github.com/theoldreader/api).
|
||||||
|
|
||||||
|
It doesn't work as a standalone feed reader — it connects to a server to fetch articles and sync read state.
|
||||||
|
|
||||||
|
When logging in, enter:
|
||||||
|
|
||||||
- **FreshRSS**: `https://example.com/api/greader.php`
|
- **FreshRSS**: `https://example.com/api/greader.php`
|
||||||
- **Miniflux**: `https://example.com`
|
- **Miniflux**: `https://example.com`
|
||||||
- Other compatible servers: consult your server's documentation for the Greader API endpoint It doesn't work as a standalone feed reader —
|
- Other compatible servers: consult your server's documentation for the Greader API endpoint
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue