更新 README.md

This commit is contained in:
chenchi 2024-09-02 01:01:23 +08:00
parent 05387e0b9e
commit f793812beb

View File

@ -5,7 +5,7 @@ logx 是一个灵活、高效的 Go 日志库,基于 `log/slog` 包构建。
## 安装
```bash
go get -u github.com/yeqown/logx
go get -u github.com/chenchi/logx
```
## 快速开始