Changes for Claude Code resources

This commit is contained in:
Cole Medin
2025-08-06 09:44:59 -05:00
parent 5597e61d36
commit 4e1240a0b3
5 changed files with 5 additions and 86 deletions

View File

@@ -381,7 +381,7 @@ This repository includes a simple hook example in `.claude/hooks/`:
1. **Create hook script** in `.claude/hooks/`
2. **Make it executable**: `chmod +x your-hook.sh`
3. **Add to settings** in `.claude/settings.json`:
3. **Add to settings** in `.claude/settings.local.json`:
```json
{