From 301c3768baba315736a41ada33930e93c72abcef Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Sat, 13 Dec 2025 21:41:35 +0800 Subject: [PATCH] =?UTF-8?q?docs(=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3):=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 273947e..7aa13aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # aukit [![PkgGoDev](https://pkg.go.dev/badge/github.com/xiaoqidun/aukit)](https://pkg.go.dev/github.com/xiaoqidun/aukit) -一个高性能、并发安全的 AutoItX3 Go 语言封装 +一个高性能、并发安全的 [AutoItX3](https://www.autoitscript.com/site/autoit/downloads/) Go 语言封装 # 安装指南 ```shell