diff --git a/.changeset/eager-geese-chew.md b/.changeset/eager-geese-chew.md
new file mode 100644
index 0000000..effa1f7
--- /dev/null
+++ b/.changeset/eager-geese-chew.md
@@ -0,0 +1,5 @@
+---
+"create-better-t-stack": patch
+---
+
+update readme
diff --git a/README.md b/README.md
index 21f007f..1d5ac35 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,12 @@ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with

+## Sponsors
+
+
+
+
+
## Quick Start
```bash
@@ -17,13 +23,6 @@ bun create better-t-stack@latest
pnpm create better-t-stack@latest
```
-## Sponsors
-
-
-
-
-
-
## Features
- **Zero-config setup** with interactive CLI wizard
diff --git a/apps/cli/README.md b/apps/cli/README.md
index d23b1bc..ce36df2 100644
--- a/apps/cli/README.md
+++ b/apps/cli/README.md
@@ -4,6 +4,12 @@ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with

+## Sponsors
+
+
+
+
+
## Quick Start
Run without installing globally:
@@ -21,12 +27,6 @@ pnpm create better-t-stack@latest
Follow the prompts to configure your project or use the `--yes` flag for defaults.
-## Sponsors
-
-
-
-
-
## Features
| Category | Options |