docs(微调文档): 对文档进行微调

This commit is contained in:
2025-09-23 21:03:23 +08:00
parent 2fccf28df9
commit 6eeb13ca1d

View File

@@ -1,5 +1,5 @@
# limit [![PkgGoDev](https://pkg.go.dev/badge/github.com/xiaoqidun/limit)](https://pkg.go.dev/github.com/xiaoqidun/limit) # limit [![PkgGoDev](https://pkg.go.dev/badge/github.com/xiaoqidun/limit)](https://pkg.go.dev/github.com/xiaoqidun/limit)
一个高性能、并发安全的 Go 语言动态速率限制器 一个高性能、并发安全的 Go 语言动态速率限制器
# 安装指南 # 安装指南
```shell ```shell
@@ -41,4 +41,4 @@ func main() {
``` ```
# 授权协议 # 授权协议
本项目基于 [Apache License 2.0](https://github.com/xiaoqidun/limit/blob/main/LICENSE) 授权 本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/limit/blob/main/LICENSE) 授权协议