Skip to content

Commit

Permalink
chore: update index html
Browse files Browse the repository at this point in the history
  • Loading branch information
alex8088 committed Aug 29, 2022
1 parent a7e4579 commit 6db6148
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/renderer/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ import Versions from '@renderer/components/Versions.vue'
<p>
● Use
<a target="_blank" href="https://github.com/alex8088/electron-vite">electron-vite</a>
compiler, a fast javascript builder integrated with
<a target="_blank" href="https://vitejs.dev">Vite</a>, and you don't need to care about
, a fast build tooling integrated with
<a target="_blank" href="https://vitejs.dev">Vite</a>, and you don't need to worry about
configuration.
</p>
</li>
Expand All @@ -41,7 +41,7 @@ import Versions from '@renderer/components/Versions.vue'
>electron-toolkit</a
>
that make you easy to develop. For example: TSconfigs extends, expose common Electron APIs
to renderer process in preload scripts and effective utils for main process.
to renderers in preload scripts and effective utils for the main process.
</p>
</li>
<li>
Expand Down

0 comments on commit 6db6148

Please sign in to comment.