docs: Add project logo to all README files

- Add claude-howto-logo.svg to 12 README files across the project
- Use appropriate relative paths for different directory levels
- Include new memory guide screenshots
- Add personal CLAUDE.md configuration

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Luong NGUYEN
2025-11-08 09:45:26 +01:00
parent 70af4cd931
commit 346a2fa993
15 changed files with 42 additions and 11 deletions

View File

@@ -1,3 +1,5 @@
![Claude How To](../claude-howto-logo.svg)
# Hooks
Hooks are event-driven shell commands that execute automatically in response to Claude Code events. They enable automation, validation, and custom workflows without manual intervention.