Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyjob committed May 11, 2023
1 parent fafe9f9 commit d2361de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
go get -u github.com/jefferyjob/go-easy-utils/v2
```

使用 `Go1.18` 以下版本的用户,请使用 [v1.x.x][jefferyjob/go-easy-utils/tree/v1] 版本
使用 `Go1.18` 以下版本的用户,请使用 [v1.x](https://github.com/jefferyjob/go-easy-utils/tree/v1) 版本

**使用Demo**
```go
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Use users with `Go1.18` and above, it is recommended to install `v2.x.x`. Becaus
go get -u github.com/jefferyjob/go-easy-utils/v2
```

Users who use versions below `Go1.18`, please use [v1.x.x][jefferyjob/go-easy-utils/tree/v1] version
Users who use versions below `Go1.18`, please use [v1.x](https://github.com/jefferyjob/go-easy-utils/tree/v1) version

**Use Demo**
```go
Expand Down

0 comments on commit d2361de

Please sign in to comment.