docs: fix image caching description in README
This commit is contained in:
parent
b280d83234
commit
03b1936740
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ It follows the [river of news](http://scripting.com/2014/06/02/whatIsARiverOfNew
|
|||
|
||||
- **River of news**: all unread articles in one flat list, auto-marked as read as you flip through them one by one
|
||||
- **Offline reading**: article content and images are cached locally so you can read without a connection
|
||||
- **Image caching**: images are pre-fetched after each reload; skipped on metered connections unless enabled in preferences
|
||||
- **Image caching**: images are pre-fetched after each reload; can be disabled in preferences and is always skipped on metered connections
|
||||
- **Offline sync**: read/unread state changes made offline are queued and pushed to the server next time you're online
|
||||
- **Persistent state**: the article list, selected article, and scroll position are restored when you reopen the app
|
||||
- **Dark mode**: follows the system color scheme automatically
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue