diff --git a/README.md b/README.md index d5b371b73..de1163de0 100644 --- a/README.md +++ b/README.md @@ -340,8 +340,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 @@ -391,8 +390,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