Skip to content

Commit b982727

Browse files
authored
Update README with DeepWiki link
Added a link to DeepWiki for additional resources.
1 parent 5ecad35 commit b982727

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<img src="assets/logo.png" alt="gomcp-pilot logo" width="200" height="auto" />
33
<h1>gomcp-pilot</h1>
44
<p>
5-
<b>一个用 Go 编写的高性能 Model Context Protocol (MCP) 网关</b>
5+
<b>一个用 Go 编写的高性能 Model Context Protocol (MCP) 网关</b>
66
</p>
77

88
[![Go Version](https://img.shields.io/github/go-mod/go-version/zuquanzhi/gomcp-pilot?style=flat-square)](go.mod)
99
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)
1010

11-
[ [English](doc/README_EN.md) | **中文** ]
11+
[ [English](doc/README_EN.md) | **中文** ] <a href="https://deepwiki.com/zuquanzhi/gomcp-pilot"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
1212
</div>
1313

1414
**gomcp-pilot** 是一个用 Go 编写的高性能 Model Context Protocol (MCP) 网关。它旨在连接大语言模型 (LLM) 与本地工具、服务和文件系统。
@@ -146,4 +146,4 @@ upstreams:
146146
* `GET /resources/read?uri=...`
147147

148148
所有接口均需携带 Header: `Authorization: Bearer <token>`
149-
149+

0 commit comments

Comments
 (0)