Move Sponsors section above Quick Start in README files

This commit is contained in:
Aman Varshney
2025-07-30 13:11:19 +05:30
parent 806e059d80
commit c8df019b1d
3 changed files with 17 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
update readme

View File

@@ -4,6 +4,12 @@ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with
![demo](https://cdn.jsdelivr.net/gh/amanvarshney01/create-better-t-stack/demo.gif)
## 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

View File

@@ -4,6 +4,12 @@ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with
![demo](https://cdn.jsdelivr.net/gh/amanvarshney01/create-better-t-stack@master/demo.gif)
## Sponsors
<p align="center">
<img src="https://sponsors.amanv.dev/sponsors.png" alt="Sponsors">
</p>
## 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
<p align="center">
<img src="https://sponsors.amanv.dev/sponsors.png" alt="Sponsors">
</p>
## Features
| Category | Options |