Merge pull request #502 from amondnet/docs-remove-constitution_update_checklist

docs: remove constitution_update_checklist from README
This commit is contained in:
Den Delimarsky
2025-09-23 13:48:48 -07:00
committed by GitHub

View File

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