From 788a864b229d106957eaa940ff3b2d15166bdb0b Mon Sep 17 00:00:00 2001 From: Bortlesboat Date: Sun, 10 May 2026 23:19:36 -0400 Subject: [PATCH] docs: remove stale layout entry --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8075ac51..a6b89b98 100644 --- a/README.md +++ b/README.md @@ -165,8 +165,7 @@ platform/ alembic/ # PostgreSQL migrations config/ # YAML example configs docker/ # Dockerfiles and dev compose - docs/ # Project documentation - plan/ # Detailed design plan + docs/ # Project documentation and design notes tests/ # Unit/runtime validation tests ```