Skip to content

Commit 4c64e95

Browse files
authored
Update README.md
fix mermaid diagram rendering
1 parent 83c30ae commit 4c64e95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Exposed tools include artifact capture, revision creation, execution recording,
316316

317317
```mermaid
318318
flowchart LR
319-
A[Python SDK / CLI / MCP] --> B[/api/v1 Local HTTP API]
319+
A[Python SDK / CLI / MCP] --> B["/api/v1 Local HTTP API"]
320320
B --> C[Artifact Store]
321321
B --> D[Revision DAG]
322322
B --> E[Execution Records]

0 commit comments

Comments
 (0)