From cb3322d35416003e2f6550edfc4f7cde3e6114f5 Mon Sep 17 00:00:00 2001 From: Li Yaning <1553770945@qq.com> Date: Tue, 10 Jun 2025 22:32:13 +0800 Subject: [PATCH] =?UTF-8?q?hoxfix:=E4=BF=AE=E6=94=B9readme=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ebf3e7..08b855b 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,7 @@ Port usage: 8282 (renderer) + 8081 (service) ```mermaid flowchart LR -D[renderer] <--> A[extention.ts] <--> B -[service] +D[renderer] <--> A[extention.ts] <--> B[service] B <--mcp--> m(MCP Server) ``` @@ -150,4 +149,4 @@ Build for deployment: ```bash npm run build ``` -Then just press F5, いただきます (Let's begin) \ No newline at end of file +Then just press F5, いただきます (Let's begin)