diff --git a/README.md b/README.md index 19692148151f266e9a181b5e25d7d72279acfd24..800bc9a58a7875d948498fc6e07e37f09f900883 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,10 @@ mcp-gitee --version ### MCP Hosts Configuration
**Cursor**、**Windsurf** config example: diff --git a/README_CN.md b/README_CN.md index de769722fbc361aea5f0907b6c49e838c5a1eb35..9ad857100993dc312b4258d0bbd1cc60d9dde0a4 100644 --- a/README_CN.md +++ b/README_CN.md @@ -4,7 +4,7 @@ Gitee MCP 服务器是一个用于 Gitee 的模型上下文协议(Model Contex ## 功能特点 -- 与 Gitee 仓库、Issue、Pull Request和通知进行交互 +- 与 Gitee 仓库、Issue、Pull Request 和通知进行交互 - 可配置的 API 基础 URL,支持不同的 Gitee 实例 - 命令行标志,便于配置 - 支持个人、组织和企业操作 @@ -16,7 +16,7 @@ Gitee MCP 服务器是一个用于 Gitee 的模型上下文协议(Model Contex  2. 根据 Issue 详情实现编码 & 创建 Pull Request  -3. 评论&关闭Issue +3. 评论&关闭 Issue  @@ -57,13 +57,13 @@ mcp-gitee --version ### MCP Hosts 配置 -**Cursor**、**Windsurf** 配置示例: +**Cursor**、**Windsurf** 配置示例: ```json { "mcpServers": { diff --git a/docs/install/logos/Claude.jpg b/docs/install/logos/Claude.jpg deleted file mode 100644 index e5263668777c126e34df5ef20394e710ed20b0ae..0000000000000000000000000000000000000000 Binary files a/docs/install/logos/Claude.jpg and /dev/null differ diff --git a/docs/install/logos/Claude.png b/docs/install/logos/Claude.png new file mode 100644 index 0000000000000000000000000000000000000000..d920af069b63038c4254e62845bba252999135fb Binary files /dev/null and b/docs/install/logos/Claude.png differ diff --git a/docs/install/logos/Cline.png b/docs/install/logos/Cline.png index db6f1d8fd14162365d2002436980460c921111f4..fe2b3530d7f025cda7ae121ab0bc017550f586f2 100644 Binary files a/docs/install/logos/Cline.png and b/docs/install/logos/Cline.png differ diff --git a/docs/install/logos/Cursor.jpg b/docs/install/logos/Cursor.jpg deleted file mode 100644 index aebbccd998a243fc3a6aed436e893e0409838f9e..0000000000000000000000000000000000000000 Binary files a/docs/install/logos/Cursor.jpg and /dev/null differ diff --git a/docs/install/logos/Cursor.png b/docs/install/logos/Cursor.png new file mode 100644 index 0000000000000000000000000000000000000000..4f48cadb9a77642e99a19ebe7a531d542ceae459 Binary files /dev/null and b/docs/install/logos/Cursor.png differ diff --git a/docs/install/logos/Windsurf.jpg b/docs/install/logos/Windsurf.jpg deleted file mode 100644 index 5f3103afdb405458ce749cbf9dc98c134384ce34..0000000000000000000000000000000000000000 Binary files a/docs/install/logos/Windsurf.jpg and /dev/null differ diff --git a/docs/install/logos/Windsurf.png b/docs/install/logos/Windsurf.png new file mode 100644 index 0000000000000000000000000000000000000000..763f371a12ecb2962a43495c3d04cfb0a64ed03e Binary files /dev/null and b/docs/install/logos/Windsurf.png differ