From 0fdfd58c702f7d6ccad7746ec258072ce0cfa050 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Aug 2021 03:31:53 +0530 Subject: [PATCH] Mark PWA as completed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f958560..f0e64e7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ As a byproduct, the code is also much cleaner, dysfunctional patterns and paradi - [x] Preferences saved locally - [x] Multi-region loadbalancing - [x] Performant by design, designed to handle 1000s of users concurrently +- [x] PWA support ## WIP @@ -35,7 +36,6 @@ As a byproduct, the code is also much cleaner, dysfunctional patterns and paradi - [ ] Feeds - [ ] Integration with SponsorBlock - [ ] Integration with LBRY -- [ ] PWA support ## Documentation