diff --git a/README.en.md b/README.en.md index 84b6b2e..d2f95a4 100644 --- a/README.en.md +++ b/README.en.md @@ -14,6 +14,12 @@ Automate Gemini web (gemini.google.com) via CDP (Chrome DevTools Protocol) — A - 🧹 **Auto Watermark Removal** — Downloaded images automatically have the Gemini watermark stripped - 🤖 **MCP Server** — Standard MCP protocol interface, callable by any MCP client (Claude, CodeBuddy, etc.) +## 📸 Example + +Generate game-style sticker images through AI conversation: + +Gemini image generation example + ## 🏗️ Architecture ``` diff --git a/README.md b/README.md index 1114bb7..ec90c0a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ - 🧹 **自动去水印** — 下载的图片自动移除 Gemini 水印 - 🤖 **MCP Server** — 标准 MCP 协议接口,可被任何 MCP 客户端(如 Claude、CodeBuddy 等)调用 +## 📸 示例 + +通过 AI 对话自动生成游戏风格表情包: + +Gemini 生图示例 + ## 🏗️ 架构 ``` diff --git a/markdown/example.png b/markdown/example.png new file mode 100644 index 0000000..0524b68 Binary files /dev/null and b/markdown/example.png differ