From 647d5c6ac50a693baf4e8c16aac7f04301fde238 Mon Sep 17 00:00:00 2001 From: Yuktha Priya Masupalli <52076713+yukthapriya@users.noreply.github.com> Date: Tue, 3 Feb 2026 01:04:54 -0500 Subject: [PATCH] Update README to remove 'demo-ready' description --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fbd6c25d..e174a3cb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # InterviewFlow -InterviewFlow — demo-ready full-stack interview platform (React + Node + Prisma + Socket.io). +InterviewFlow — full-stack interview platform (React + Node + Prisma + Socket.io). -Follow the README inside backend and frontend folders to run locally.