Procházet zdrojové kódy

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 před 2 měsíci
rodič
revize
671571dfa3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.