Skip to content

Commit

Permalink
Merge pull request #27 from zc2638/fix/readme
Browse files Browse the repository at this point in the history
fix readme
  • Loading branch information
zc2638 authored Oct 31, 2023
2 parents 75b821a + 4ee69f8 commit d9f3ba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Golang 1.16+
## Installation

```shell
go get -u github.com/zc2638/swag@v1.4.2
go get -u github.com/zc2638/swag@v1.4.3
```

**Tip:** As of `v1.2.0`, lower versions are no longer compatible. In order to be compatible with most web frameworks,
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Golang 1.16+
## 安装

```shell
go get -u github.com/zc2638/swag@v1.4.2
go get -u github.com/zc2638/swag@v1.4.3
```

**Tip:**`v1.2.0` 开始,低版本不再兼容。为了兼容大部分的web框架,整体架构做了很大的改动。
Expand Down

0 comments on commit d9f3ba3

Please sign in to comment.