mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Move Sponsors section above Quick Start in README files
This commit is contained in:
13
README.md
13
README.md
@@ -4,6 +4,12 @@ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with
|
||||
|
||||

|
||||
|
||||
## Sponsors
|
||||
|
||||
<p align="center">
|
||||
<img src="https://sponsors.amanv.dev/sponsors.png" alt="Sponsors">
|
||||
</p>
|
||||
|
||||
## Quick Start
|
||||
|
||||
```bash
|
||||
@@ -17,13 +23,6 @@ bun create better-t-stack@latest
|
||||
pnpm create better-t-stack@latest
|
||||
```
|
||||
|
||||
## Sponsors
|
||||
|
||||
<p align="center">
|
||||
<img src="https://sponsors.amanv.dev/sponsors.png" alt="Sponsors">
|
||||
</p>
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- **Zero-config setup** with interactive CLI wizard
|
||||
|
||||
Reference in New Issue
Block a user