We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e61bf commit 816247dCopy full SHA for 816247d
2 files changed
README-CN.md
@@ -23,7 +23,7 @@ renderdoc-mcp 是一个基于 RenderDoc Replay API 的 MCP Server 和 CLI,提
23
24
## 演示
25
26
-https://github.com/JiaboLi-GitHub/renderdoc-mcp/raw/main/docs/demo/demo.mp4
+<video src="https://github.com/JiaboLi-GitHub/renderdoc-mcp/raw/main/docs/demo/demo.mp4" controls width="100%"></video>
27
28
## 功能概览
29
README.md
@@ -23,7 +23,7 @@ renderdoc-mcp is an MCP server and CLI that wraps the RenderDoc replay API into
## Demo
-https://github.com/JiaboLi-GitHub/renderdoc-mcp/raw/main/docs/demo/demo-en.mp4
+<video src="https://github.com/JiaboLi-GitHub/renderdoc-mcp/raw/main/docs/demo/demo-en.mp4" controls width="100%"></video>
## Features
0 commit comments