From ecc6465d93aa1c2ec3587228c86905f5ca5b0747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Mon, 17 Nov 2025 02:46:17 +0800 Subject: [PATCH] Fix image tag in README for web mode preview Updated image tag syntax for better compatibility. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 386fdfe6..cbdbee28 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 🚀 **AI-Powered Autonomous Penetration Testing Platform** - Built with Golang, featuring hundreds of built-in security tools, flexible custom tool extensions, and intelligent AI decision-making through MCP protocol, making security testing as simple as a conversation. - Web Mode - ![Preview](./img/效果.png) + Preview - MCP Stdio Mode ![Preview](./img/mcp-stdio2.png) - External MCP Server Integration (supports stdio and HTTP transport modes)