From 4470a4252ccae565bec22d16450667ae07730ca6 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 15 Jun 2023 12:46:42 +0200 Subject: [PATCH] chore: update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7221336..16776f7 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,16 @@ ↗ Try the App! ↗

-## So, how is this app different? - +## How is this app different? Well here's what I’m building: 1. An app that just works, no sign ups or setups. 2. Progressively enhanced experience. Main feature works even without JS. Removing distractions happen on the server and dead clean HTML gets delivered 3. All your data are cached and does not leave your device; offline access is by default 4. Cloud-sync will be opt-in, with your choice of provider +5. Will also explore smart insights, such as: + 1. text summarization + 2. dominant emotion + 3. other sources for lateral reading ## Roadmap | Feature | Status | @@ -54,7 +57,6 @@ This is possible on all major browsers, including Safari on iOS (where I persona It doesn't exist yet... I'll probably get to creating a browser extension at some point. But for now, PRs welcome! :) ## Contributing - Speaking of PRs being welcome, see our [CONTRIBUTING guide](/CONTRIBUTING.md). 🧸