You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,12 @@ This library is intended to be used with `go 1.11` or higher as it is built usin
22
22
It's recommended to use modules for consumers as well if possible.
23
23
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.
24
24
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.
0 commit comments