diff --git a/README.md b/README.md
index 70cc234f..7c38e2d1 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,30 @@
-
WXT
+
+
+ WXT
+
-
+
-Next gen framework for developing web extensions.
Powered by Vite. Inspired by Nuxt.
+Next-gen framework for developing web extensions.
◇
It's like Nuxt, but for Chrome Extensions

+
+
+
+
+
+
+## Quick Start
+
+Bootstrap a new project:
+
+```sh
+pnpx wxt@latest init
+```
+
+Or see the [installation guide](https://wxt.dev/get-started/installation.html) to get started with WXT.
+
## Features
- 🌐 Supports all browsers
@@ -23,10 +42,6 @@
- 📏 Bundle analysis
- 🤖 Automated publishing
-## Get Started
-
-Checkout the [installation guide](https://wxt.dev/get-started/installation.html) to get started with WXT.
-
## Contributors