Skip to content

Commit 0271a45

Browse files
authored
README: link to v2 beta branch
1 parent 8f5bf62 commit 0271a45

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ This library is intended to be used with `go 1.11` or higher as it is built usin
2222
It's recommended to use modules for consumers as well if possible.
2323
If you are unfamiliar with Go modules there's a [list of recommended resources](https://github.com/markus-wa/demoinfocs-golang/wiki/Go-Modules#recommended-links--articles) in the wiki.
2424

25+
## v2.0.0 beta
26+
27+
Would you like to be living in the future?
28+
29+
Go check out [this README on the `v2` branch](https://github.com/markus-wa/demoinfocs-golang/tree/v2) instead.
30+
2531
## Go Get
2632

2733
go get -u github.com/markus-wa/demoinfocs-golang

0 commit comments

Comments
 (0)