diff --git a/README.md b/README.md index a615a80..50d9c68 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ npx skills add nutlope/hallmark Re-run any time to update. Or copy [`SKILL.md`](skills/hallmark/SKILL.md) + [`references/`](skills/hallmark/references/) into: - **Claude Code**: `~/.claude/skills/hallmark/` -- **Cursor**: `.cursor/rules/hallmark.mdc` (body of `SKILL.md`, no frontmatter) +- **Cursor**: `.agents/skills/hallmark/` in your project - **Codex**: `~/.codex/skills/hallmark/` (personal) or `.codex/skills/hallmark/` (project-scoped) The rule-set lives in [`SKILL.md`](skills/hallmark/SKILL.md) and [`references/`](skills/hallmark/references/). Worked examples in [`docs/recipes.md`](docs/recipes.md) and [`docs/study-examples.md`](docs/study-examples.md).