Skip to content

Commit dbfe1ee

Browse files
authored
Update README.md
1 parent a1562a9 commit dbfe1ee

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A powerful CLI tool to quickly scaffold Next.js projects with popular features like shadcn/ui, NextAuth.js, and Turbopack. Built with TypeScript and designed to work seamlessly with Next.js 15 and Tailwind CSS v4.
44

5+
[![npm version](https://img.shields.io/npm/v/create-rdp-app.svg)](https://www.npmjs.com/package/create-rdp-app)
6+
[![npm downloads](https://img.shields.io/npm/dm/create-rdp-app.svg)](https://www.npmjs.com/package/create-rdp-app)
7+
58
## ✨ Features
69

710
- 🎯 **Interactive Setup** - Uses the official `create-next-app` for base project creation
@@ -175,4 +178,4 @@ MIT License - see the [LICENCE](LICENCE) file for details.
175178

176179
---
177180

178-
**Happy coding! 🚀**
181+
**Happy coding! 🚀**

0 commit comments

Comments
 (0)