From e5ec976652f5fe84586307be8d0d89d5d6fc8441 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 2 Oct 2023 22:53:12 -0600 Subject: [PATCH] Docs update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a1f575..045ba15 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ A scrum poker tool that helps agile teams plan their sprints in real-time. - Rendering method: SSR SPA - Hosting: Vercel - Real-time pub/sub: Ably -- ORM: Prisma -- Database: PostgreSQL +- ORM: Drizzle ORM +- Database: Turso (libSQL) - Cache: Redis ## Versioning