diff --git a/README.md b/README.md index c6d9b8f..226da68 100644 --- a/README.md +++ b/README.md @@ -377,8 +377,7 @@ At this stage, your project folder contents should resemble the following: ```text ├── memory -│ ├── constitution.md -│ └── constitution_update_checklist.md +│ └── constitution.md ├── scripts │ ├── check-prerequisites.sh │ ├── common.sh @@ -438,8 +437,7 @@ The output of this step will include a number of implementation detail documents . ├── CLAUDE.md ├── memory -│ ├── constitution.md -│ └── constitution_update_checklist.md +│ └── constitution.md ├── scripts │ ├── check-prerequisites.sh │ ├── common.sh