From 454ad1221b0d7e8c04656392959ac5694467da30 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 13 Feb 2019 14:10:23 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6293760b..c6725ed9 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,9 @@ Sort of syncing, but not really yet. ## Troubleshooting -You need to disable the browser cache to see your updated code when refreshing \ No newline at end of file +You need to disable the browser cache to see your updated code when refreshing + +## Features that this approach would be well suited for + + - store all fetched messages, not just synced ones + - fast local search (with words index)