From 7a4b95c16433f5a9b9ca42c4f94b38cb4bdc709a Mon Sep 17 00:00:00 2001 From: Werner Swart Date: Wed, 15 Jul 2026 19:57:10 +0100 Subject: [PATCH] docs: update README to reflect changes in documentation structure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d458308..0f7ed19 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ detail on structure and testing conventions. Tests use **Vitest**, not Jest. ## Documentation - `docs/constitution.md` — engineering principles and quality gates -- `docs/goals/` — per-goal product and architecture specifications +- `docs/architecture.md` - architecture documents ## License