Update README.md

This commit is contained in:
Cutls
2020-02-24 11:20:10 +09:00
committed by GitHub
parent 0b573e3825
commit ecda811835

View File

@@ -148,7 +148,7 @@ macOS
### PWA support ### 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. You can run `npm run build:pwa` to build as PWA, including `manifest.json` and the ServiceWorker.