Skip to content

Commit 62f20c6

Browse files
committed
docs: remove constitution_update_checklist from README
1 parent ad746ce commit 62f20c6

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
@@ -340,8 +340,7 @@ At this stage, your project folder contents should resemble the following:
340340

341341
```text
342342
├── memory
343-
│ ├── constitution.md
344-
│ └── constitution_update_checklist.md
343+
│ └── constitution.md
345344
├── scripts
346345
│ ├── check-prerequisites.sh
347346
│ ├── common.sh
@@ -391,8 +390,7 @@ The output of this step will include a number of implementation detail documents
391390
.
392391
├── CLAUDE.md
393392
├── memory
394-
│ ├── constitution.md
395-
│ └── constitution_update_checklist.md
393+
│ └── constitution.md
396394
├── scripts
397395
│ ├── check-prerequisites.sh
398396
│ ├── common.sh

0 commit comments

Comments
 (0)