Merge pull request #64 from maxnth/main

fix typo in README.md
This commit is contained in:
草鞋没号 2022-02-21 08:00:55 +08:00 committed by GitHub
commit 1167378f0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ This is a `Vite`-integrated `Electron` template built with simplification in min
The repo contains only the most basic files, dependencies and functionalities to ensure flexibility for various scenarios. The repo contains only the most basic files, dependencies and functionalities to ensure flexibility for various scenarios.
You need a basic understanding of `Electron` and `Vite` to get started. But that's not mandatory - you can learn almost all the details by reading through the souce code. Trust me, this repo is not that complex. 😋 You need a basic understanding of `Electron` and `Vite` to get started. But that's not mandatory - you can learn almost all the details by reading through the source code. Trust me, this repo is not that complex. 😋
## Run Setup ## Run Setup