diff --git a/README.md b/README.md index c4bae82..6d92bc9 100644 --- a/README.md +++ b/README.md @@ -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