diff --git a/README.md b/README.md index 45e8867..3029d22 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ 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. It is currently cloud hosted using the Google App Engine. +Express.js and Socket.io. It runs as a containerized application +via Google Cloud Run. ## Contributing and Developers' Guide