Clean up README prose and add contribution FAQ

- Remove dash-as-em-dash patterns throughout
- Add FAQ about what changes are accepted (security, bugs, clear fixes)
- Clarify that enhancements should be skills, not PRs
- Fix "Leverage" → "Use" in REQUIREMENTS.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
gavrielc
2026-02-01 13:43:11 +02:00
parent e9c5187a9e
commit 2026eaf53d
2 changed files with 35 additions and 27 deletions

View File

@@ -79,7 +79,7 @@ A personal Claude assistant accessible via WhatsApp, with minimal custom code.
- **Browser automation** via agent-browser
**Implementation approach:**
- Leverage existing tools (WhatsApp connector, Claude Agent SDK, MCP servers)
- Use existing tools (WhatsApp connector, Claude Agent SDK, MCP servers)
- Minimal glue code
- File-based systems where possible (CLAUDE.md for memory, folders for groups)