diff --git a/README.md b/README.md
index 5464b70..8872e96 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,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
+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
via Google Cloud Run. There is no data persisted in any database.