diff --git a/README.md b/README.md index ccbc012..6dedaed 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,11 @@ A complete agentic coding boilerplate with authentication, PostgreSQL database, - **⚡ Modern Stack**: Next.js 15, React 19, TypeScript - **📱 Responsive**: Mobile-first design approach +## ☕ Buy Me a Coffee +If you find this project helpful and would like to support my work, consider buying me a coffee! Your support helps me maintain and improve this boilerplate. + +[Buy Me a Coffee](https://paypal.me/rosmoscato) ## 📋 Prerequisites diff --git a/src/components/site-footer.tsx b/src/components/site-footer.tsx index b2e7f47..30d159d 100644 --- a/src/components/site-footer.tsx +++ b/src/components/site-footer.tsx @@ -5,7 +5,7 @@ export function SiteFooter() {