From a0a70ce2ca2e555a1cb434a0b0b3ac8b9726b76d Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 18 Jul 2026 17:00:04 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20rename=20project-structure=20root=20lab?= =?UTF-8?q?el=20UOMSITE/=20=E2=86=92=20website/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01XmHdsbnLzDMAVQkAoTQSBe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89be6f0..1935027 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The design reference is [BACKEND_DESIGN.md](https://gitea.whitlocktech.com/Runic ## Project structure ``` -UOMSITE/ +website/ ├─ server/ Express API │ ├─ src/ │ │ ├─ server.js bootstrap: ensure schema → seed → listen (0.0.0.0)