From ecda811835619213df12d6ed24a2a10e3166becf Mon Sep 17 00:00:00 2001 From: Cutls Date: Mon, 24 Feb 2020 11:20:10 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1558c1b9..8f825304 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ macOS ### PWA support -TheDesk is a wed-based app, so you can run it on a browser. Of course, the main stream is as Electron. Some features won't work well as Electron. +TheDesk is a wed-based app, so you can run it on a browser. Of course, the main stream is as Electron. Some features won't work as well as Electron. You can run `npm run build:pwa` to build as PWA, including `manifest.json` and the ServiceWorker.