diff --git a/README.md b/README.md index 1784c74..a1b91c4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Node.js Version](https://img.shields.io/badge/node-%3E%3D20.0.0-brightgreen)](package.json) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) -![Claude GitHub Webhook brain factory - AI brain connected to GitHub octocat via assembly line of Docker containers](./brain_factory.png) +![Claude GitHub Webhook brain factory - AI brain connected to GitHub octocat via assembly line of Docker containers](./assets/brain_factory.png) Deploy Claude Code as a GitHub bot. Mention @Claude in any issue or PR, and watch AI-powered code analysis happen in real-time. Production-ready microservice with container isolation, automated PR reviews, and intelligent issue labeling. diff --git a/assets/brain_factory.png b/assets/brain_factory.png new file mode 100755 index 0000000..599e7e1 Binary files /dev/null and b/assets/brain_factory.png differ