Skip to content

Commit 3e7d44e

Browse files
committed
docs: update README
- update contact email - add sponsorship badge - update sponsorship description
1 parent 03dfeff commit 3e7d44e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Admin Dashboard UI crafted with Shadcn and Vite. Built with responsiveness and a
44

55
![alt text](public/images/shadcn-admin.png)
66

7+
[![Sponsored by Clerk](https://img.shields.io/badge/Sponsored%20by-Clerk-5b6ee1?logo=clerk)](https://go.clerk.com/GttUAaK)
8+
79
I've been creating dashboard UIs at work and for my personal projects. I always wanted to make a reusable collection of dashboard UI for future projects; and here it is now. While I've created a few custom components, some of the code is directly adapted from ShadcnUI examples.
810

911
> This is not a starter project (template) though. I'll probably make one in the future.
@@ -66,7 +68,7 @@ If you want to update components using the Shadcn CLI (e.g., `npx shadcn@latest
6668

6769
**Type Checking:** [TypeScript](https://www.typescriptlang.org/)
6870

69-
**Linting/Formatting:** [Eslint](https://eslint.org/) & [Prettier](https://prettier.io/)
71+
**Linting/Formatting:** [ESLint](https://eslint.org/) & [Prettier](https://prettier.io/)
7072

7173
**Icons:** [Lucide Icons](https://lucide.dev/icons/), [Tabler Icons](https://tabler.io/icons) (Brand icons only)
7274

@@ -102,11 +104,11 @@ Start the server
102104

103105
If you find this project helpful or use this in your own work, consider [sponsoring me](https://github.com/sponsors/satnaing) to support development and maintenance. You can [buy me a coffee](https://buymeacoffee.com/satnaing) as well. Don’t worry, every penny helps. Thank you! 🙏
104106

105-
For questions or sponsorship inquiries, feel free to reach out at [[email protected]](mailto:[email protected]).
107+
For questions or sponsorship inquiries, feel free to reach out at [[email protected]](mailto:[email protected]).
106108

107109
### Current Sponsor
108110

109-
- [Clerk](https://go.clerk.com/GttUAaK) - for backing the implementation of Clerk in this project
111+
- [Clerk](https://go.clerk.com/GttUAaK) - authentication and user management for the modern web
110112

111113
## Author
112114

0 commit comments

Comments
 (0)