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)
# Checkpoints and Rewind
Checkpoints allow you to save conversation state and rewind to previous points in your Claude Code session. This is invaluable for exploring different approaches, recovering from mistakes, or comparing alternative solutions.