mirror of
https://github.com/claude-did-this/claude-hub.git
synced 2026-02-15 03:31:47 +01:00
Unified documentation approach with single source of truth: **Consolidated into main README.md:** - All three authentication methods (Setup Container, API Key, AWS Bedrock) - Quick setup instructions with links to detailed guides - Clear indication of which method to use for different scenarios **Removed docs/README.md:** - Eliminated duplication between root and docs README - Keep docs/ only for deeper technical guides when needed **Updated structure:** - Main README: Complete setup and quick start information - docs/: Technical deep-dive guides only (setup-container-guide.md, etc.) - Clear documentation hierarchy in main README This provides a better user experience with the main README as the authoritative getting-started guide, and docs/ for detailed technical implementation when users need deeper information. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>