From 58d40f6c02a84eb68180ec9b701712ebb7750437 Mon Sep 17 00:00:00 2001 From: Alec Date: Sun, 22 Jan 2023 23:15:05 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc64d47..7286573 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You can: ## Tech Stack This is a Node.js application. It is written purely using JavaScript/HTML/CSS, with no front-end framework. The main dependencies are -Express.js and Socket.io. It runs as a containerized application +Express.js, Socket.io, and Node-Redis. It runs as a containerized application via Google Cloud Run. No data is stored persistently. The app is almost entirely stateless, with instances kept in sync via