docs(更新文档): 添加快速安装章节

This commit is contained in:
2026-01-22 14:42:14 +08:00
parent 3cc3c0ec4f
commit ea01fcfa74
+5
View File
@@ -1,5 +1,10 @@
# probe
一个高性能、零依赖的纯 Go 语言 NAT 类型探测
# 快速安装
```shell
go install github.com/xiaoqidun/probe@latest
```
# 授权协议
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/probe/blob/main/LICENSE) 授权协议