From 8b8fee8f2babab9305d2b402f9cf7545874b5e3f 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: Thu, 6 Jan 2022 10:20:50 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 97ad766..1b18826 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ ## Overview This is an `Electron` class integration template that pursues simplification, maintaining only the most basic files, the most basic dependencies and the most basic functions; Instead of large and complex design. The purpose of this is to ensure that the template is flexible enough. + For all that, I still hope that you have a basic understanding for `Electron` `Vite`. Because in addition to the simple structure of the project, the `README` also appears to be "streamlined". + But trust me, this project is the simplest. 😋 ## Run Setup