Skip to content

Commit f106332

Browse files
authored
Merge pull request #502 from amondnet/docs-remove-constitution_update_checklist
docs: remove constitution_update_checklist from README
2 parents 2664510 + 62f20c6 commit f106332

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -377,8 +377,7 @@ At this stage, your project folder contents should resemble the following:
377377

378378
```text
379379
β”œβ”€β”€ memory
380-
β”‚ β”œβ”€β”€ constitution.md
381-
β”‚ └── constitution_update_checklist.md
380+
β”‚ └── constitution.md
382381
β”œβ”€β”€ scripts
383382
β”‚ β”œβ”€β”€ check-prerequisites.sh
384383
β”‚ β”œβ”€β”€ common.sh
@@ -438,8 +437,7 @@ The output of this step will include a number of implementation detail documents
438437
.
439438
β”œβ”€β”€ CLAUDE.md
440439
β”œβ”€β”€ memory
441-
β”‚ β”œβ”€β”€ constitution.md
442-
β”‚ └── constitution_update_checklist.md
440+
β”‚ └── constitution.md
443441
β”œβ”€β”€ scripts
444442
β”‚ β”œβ”€β”€ check-prerequisites.sh
445443
β”‚ β”œβ”€β”€ common.sh

0 commit comments

Comments
Β (0)