From bdcffddb099ccb6c2a10be6e3dba4e751c23f4b8 Mon Sep 17 00:00:00 2001 From: "Jean P.D. Meijer" Date: Wed, 25 Mar 2026 01:54:23 +0100 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e113df0..281ff88c 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ The application should now be accessible in your browser at [http://localhost:30 ## Tech Stack -- **Web**: Next.js, TypeScript, Tailwind v4, Bun, tRPC, TanStack Query, shadcn/ui, Vercel API SDK -- **Database**: Drizzle with PostgreSQL +- **Web**: Next.js, TypeScript, Tailwind v4, Bun, tRPC, TanStack Query, shadcn/ui, Vercel AI SDK +- **Database**: Drizzle with PostgreSQL, Redis - **Authentication**: Better Auth ## Contributing