mirror of
https://github.com/xiaoqidun/limit.git
synced 2025-10-11 14:30:23 +08:00
docs(微调文档): 对文档进行微调
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# limit [](https://pkg.go.dev/github.com/xiaoqidun/limit)
|
# 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) 授权协议
|
Reference in New Issue
Block a user