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

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