From a6f9fb4cad7d42c9951e7f7c1b8fe4d4c85220d0 Mon Sep 17 00:00:00 2001 From: Alec Date: Fri, 25 Feb 2022 14:09: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 9e4c5b5..98c100f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The application prioritizes responsiveness. A key scenario would be when a group ## Tech Stack This is a Node.js application. It is written purely using JavaScript/HTML/CSS. The main dependencies are -Express.js and Socket.io. +Express.js and Socket.io. It is currently cloud hosted using the Google App Engine. ## Contributing and Developers' Guide