Browse Source

Merge pull request #74 from marcoenricovd-lang/fix/warp-pattern-count

Fix pattern count in WARP.md: 24 → 25
Siqi Chen 2 tháng trước cách đây
mục cha
commit
7a673d871e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      WARP.md

+ 1 - 1
WARP.md

@@ -16,7 +16,7 @@ The “runtime” artifact is `SKILL.md`: Claude Code reads the YAML frontmatter
   - After the frontmatter is the editor prompt: the canonical, detailed pattern list with examples.
 - `README.md`
   - Installation and usage instructions.
-  - Contains a summarized “24 patterns” table and a short version history.
+  - Contains a summarized “25 patterns” table and a short version history.
 
 When changing behavior/content, treat `SKILL.md` as the source of truth, and update `README.md` to stay consistent.