docs: remove constitution_update_checklist from README

This commit is contained in:
Minsu Lee
2025-09-23 12:09:19 +00:00
parent ad746ce35d
commit 62f20c601c

View File

@@ -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