docs: 新增 README 示例图片,中英文文档同步更新

This commit is contained in:
WJZ_P
2026-03-25 20:39:54 +08:00
parent ed1fedec49
commit d0f5ffd8dd
3 changed files with 12 additions and 0 deletions

View File

@@ -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 - 🧹 **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.) - 🤖 **MCP Server** — Standard MCP protocol interface, callable by any MCP client (Claude, CodeBuddy, etc.)
## 📸 Example
Generate game-style sticker images through AI conversation:
<img src="./markdown/example.png" width="400" alt="Gemini image generation example" />
## 🏗️ Architecture ## 🏗️ Architecture
``` ```

View File

@@ -14,6 +14,12 @@
- 🧹 **自动去水印** — 下载的图片自动移除 Gemini 水印 - 🧹 **自动去水印** — 下载的图片自动移除 Gemini 水印
- 🤖 **MCP Server** — 标准 MCP 协议接口,可被任何 MCP 客户端(如 Claude、CodeBuddy 等)调用 - 🤖 **MCP Server** — 标准 MCP 协议接口,可被任何 MCP 客户端(如 Claude、CodeBuddy 等)调用
## 📸 示例
通过 AI 对话自动生成游戏风格表情包:
<img src="./markdown/example.png" width="400" alt="Gemini 生图示例" />
## 🏗️ 架构 ## 🏗️ 架构
``` ```

BIN
markdown/example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB