Merge pull request #168 from fan9704/fix_Fan9704_README.MD

Fix README.md Error
This commit is contained in:
草鞋没号 2022-06-27 16:10:20 +08:00 committed by GitHub
commit e1300d5ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ npm create electron-vite
+ │ ├─┬ main
+ │ │ └── index.ts entry of Electron-main
+ │ └─┬ preload
+ │ └── index.ts entry of Electron-preload
+ │ └── splash.ts entry of Electron-preload
├─┬ src
│ └── main.ts entry of Electron-renderer
├── index.html