From b9e2c153ce2eb6e265e5029a95b97bfc3d0fdd2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=89=E9=9E=8B=E6=B2=A1=E5=8F=B7?= <308487730@qq.com> Date: Fri, 10 Dec 2021 09:04:19 +0800 Subject: [PATCH] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b0c6e0..cc78efb 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ - The difference between `scripts/watch.mjs` and `build.mjs` is that the watch option is configured for the Main-process and Preload-script. The Renderer-process uses `require ('vite').createServer` -- Manage projects more through configuration other than scripts. -- **🥳 Simple and clear** +- Manage projects more through configuration other than scripts. -- **🥳 Simple and clearly** ## Demo