From c3b1ea9066c341609ac21c160656e1efc79f9216 Mon Sep 17 00:00:00 2001 From: Fahad Date: Mon, 9 Jun 2025 13:55:39 +0400 Subject: [PATCH] docs: enhance credits and branding to highlight Claude + Gemini collaboration - Add cool tagline emphasizing Claude + Gemini partnership - Update acknowledgments section with proper credits for both AI systems - Add inspiring message about combining their strengths - Make the collaborative nature of the tool more prominent --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b1c73b..09b100f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@
+ + **🤖 Claude + Gemini = Your Ultimate AI Development Team 🚀** + + *Combining Claude's coding brilliance with Gemini's analytical depth*
The ultimate development partner for Claude - a Model Context Protocol server that gives Claude access to Google's Gemini 2.5 Pro for extended thinking, code analysis, and problem-solving. **Automatically reads files and directories, passing their contents to Gemini for analysis within its 1M token context.** @@ -656,4 +660,9 @@ MIT License - see LICENSE file for details. ## Acknowledgments -Built with [MCP](https://modelcontextprotocol.com) by Anthropic and powered by Google's Gemini API. +Built with the power of **Claude + Gemini** collaboration 🤝 +- [MCP (Model Context Protocol)](https://modelcontextprotocol.com) by Anthropic +- [Claude Code](https://claude.ai/code) - Your AI coding assistant +- [Gemini 2.5 Pro](https://ai.google.dev/) - Extended thinking & analysis engine + +*Where Claude's brilliance meets Gemini's depth for the ultimate development experience.*