Skip to content

Commit

Permalink
added version URL
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxue committed Jul 30, 2016
1 parent 21021e1 commit f2591eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ Run the following command to install the package:
```
go get github.com/go-ozzo/ozzo-validation
```

You may also get specified release of the package by:

```
go get gopkg.in/go-ozzo/ozzo-validation.v1
```


## Validating Structs
Expand Down

0 comments on commit f2591eb

Please sign in to comment.