From 5d602248d14a5d4ee54b72c82e8f82191018c14e Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Sat, 27 Apr 2024 10:53:00 +0000 Subject: [PATCH] docs: fix some grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b95f78c..ee9e163 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Sr Izan Stack is a next.js template which runs on modern technologies, with a fo - UI Library: [shadcn/ui](https://ui.shadcn.com) - Authentication: [Lucia](https://lucia-auth.com) - Deployment: [Vercel](https://vercel.com) -- Database: [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) with [Prisma](https://www.prisma.io/) +- Database: [Supabase Postgres](https://supabase.com) with [Prisma](https://www.prisma.io/) ## Why (insert tool here)? -- **Next.js**: I like next.js app router because it has a very good developer experience and it's very easy to use. +- **Next.js**: I like the next.js app router because it has a very good developer experience and it's very easy to use. - **TypeScript**: Don't even need to explain why - **Tailwind CSS**: I like the utility-first approach and the speed of development it provides - **shadcn/ui**: Copy-pasting components is so fire (also is Radix UI)