From f503ac2c194354d5617495a2b92bfde9055eede0 Mon Sep 17 00:00:00 2001 From: Salauddin <48466919+salauddin-ee@users.noreply.github.com> Date: Fri, 22 May 2026 18:08:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dcc2dd..bb10568 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository is a scaffold for the Scribble lab. -## Overview +## Overview test This lab starts from a runnable but intentionally incomplete Scribble-style guessing game with a minimal REST backend and an in-memory room system. The work is a brownfield enhancement: inspect the starter, produce Spec Kit artifacts, implement the missing behavior incrementally, validate against acceptance criteria, and reflect on the AI-assisted workflow.