diff --git a/templates/react/README.md b/templates/react/README.md index 8e0cb6a1f..78cf19459 100644 --- a/templates/react/README.md +++ b/templates/react/README.md @@ -1,7 +1,3 @@ -# WXT + Vue 3 +# WXT + React -This template should help get you started developing with Vue 3 in WXT. - -## Recommended IDE Setup - -- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). +This template should help get you started developing with React in WXT. diff --git a/templates/svelte/README.md b/templates/svelte/README.md index de572aaad..52bd5fbdd 100644 --- a/templates/svelte/README.md +++ b/templates/svelte/README.md @@ -1,4 +1,4 @@ -# Svelte + Vite +# WXT + Svelte This template should help get you started developing with Svelte in WXT.