diff --git a/Getting Started Vue-3 - Standalone/.vscode/extensions.json b/Getting Started Vue-3 - Standalone/.vscode/extensions.json
new file mode 100644
index 0000000..a7cea0b
--- /dev/null
+++ b/Getting Started Vue-3 - Standalone/.vscode/extensions.json
@@ -0,0 +1,3 @@
+{
+ "recommendations": ["Vue.volar"]
+}
diff --git a/Getting Started Vue-3 - Standalone/README.md b/Getting Started Vue-3 - Standalone/README.md
index e62e093..33895ab 100644
--- a/Getting Started Vue-3 - Standalone/README.md
+++ b/Getting Started Vue-3 - Standalone/README.md
@@ -1,7 +1,5 @@
-# Vue 3 + Vite
+# Vue 3 + TypeScript + Vite
-This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `
+