From d3c360d275236d292d05569c4b25e8e161946727 Mon Sep 17 00:00:00 2001 From: achenc1013 <1013199991@qq.com> Date: Sun, 9 Mar 2025 13:51:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ad5ea7..d682951 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ 1. 克隆仓库: ```bash -git clone https://github.com/yourusername/xss-scanner.git +git clone https://github.com/achenc1013/XSS_Scanner.git cd xss-scanner ```