Преглед на файлове

Fix pattern count in WARP.md: 24 → 25

WARP.md still referenced "24 patterns" but pattern #25 (hyphenated
word pair overuse) was added in v2.3.0. The README heading already
says "25 Patterns Detected", so this brings WARP.md in sync.
Marco Enrico преди 2 месеца
родител
ревизия
671571dfa3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.