Skip to content

Commit 3e5d16a

Browse files
committed
docs: README example matches actual injected content
1 parent 54a935b commit 3e5d16a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,11 @@ Markdown files in `.claude/lorebook/` (project) or `~/.claude/lorebook/` (global
2121
---
2222
keys: [lorebook] # trigger keywords
2323
---
24-
Body below is injected before your prompt when
25-
keywords match (does not break prompt cache).
26-
Create .md entries with YAML frontmatter: keys,
27-
exclude_keys, priority, enabled. Matching is
28-
case-insensitive with word boundaries.
29-
`lorebook test` to verify.
24+
Lorebook injects context into prompts when
25+
keywords match. Create .md entries with YAML
26+
frontmatter: keys, exclude_keys, priority,
27+
enabled. Case-insensitive, word-boundary
28+
matching. `lorebook test` to verify.
3029
https://github.com/rolandmarg/lorebook
3130
```
3231

0 commit comments

Comments
 (0)