From f4d3542d99c8b8ac5fddf1e8c58eec3f4227ec97 Mon Sep 17 00:00:00 2001 From: Maurice Date: Sun, 22 Mar 2026 17:58:41 +0100 Subject: [PATCH] =?UTF-8?q?Update=20README:=20node:sqlite=20=E2=86=92=20be?= =?UTF-8?q?tter-sqlite3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95d5e06..32282b0 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ ## Tech Stack -- **Backend**: Node.js 22 + Express + SQLite (`node:sqlite`) +- **Backend**: Node.js 22 + Express + SQLite (`better-sqlite3`) - **Frontend**: React 18 + Vite + Tailwind CSS - **PWA**: vite-plugin-pwa + Workbox - **Real-Time**: WebSocket (`ws`)