hoxfix:修改readme中的错误
This commit is contained in:
parent
c31a6a39c7
commit
cb3322d354
@ -140,8 +140,7 @@ Port usage: 8282 (renderer) + 8081 (service)
|
|||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
flowchart LR
|
flowchart LR
|
||||||
D[renderer] <--> A[extention.ts] <--> B
|
D[renderer] <--> A[extention.ts] <--> B[service]
|
||||||
[service]
|
|
||||||
B <--mcp--> m(MCP Server)
|
B <--mcp--> m(MCP Server)
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -150,4 +149,4 @@ Build for deployment:
|
|||||||
```bash
|
```bash
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
Then just press F5, いただきます (Let's begin)
|
Then just press F5, いただきます (Let's begin)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user