Skip to content

Commit

Permalink
Add go-version link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofMamak committed Oct 31, 2024
1 parent f695d3a commit fea33bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ Available formats:
* version range - `>=0.5.1, <0.7`
* min/max version - `>0.5.1`, `<=0.7`

You can find more information about version constraints format [here][go-version].

## Contributing

### Formatting
Expand Down Expand Up @@ -266,6 +268,7 @@ git push origin v0.1.1
[flutter35-count-placeholders-diagram]: https://github.com/leancodepl/poe2arb/blob/24be17d6721698526c879b3fada87183b359e8e8/art/count-placeholder-syntax.svg
[placeholder-diagram-img]: art/placeholder-syntax.svg
[count-placeholder-diagram-img]: art/count-placeholder-syntax.svg
[go-version]: https://github.com/hashicorp/go-version
[gofumpt]: https://github.com/mvdan/gofumpt
[gofmt]: https://pkg.go.dev/cmd/gofmt
[staticcheck]: https://staticcheck.io

0 comments on commit fea33bb

Please sign in to comment.