Skip to content

Commit 5a8e9a7

Browse files
authored
README: move link to v2 beta branch higher up
1 parent 0271a45 commit 5a8e9a7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ You can use gitter to ask questions and discuss ideas about this project.
1515

1616
[![Gitter chat](https://badges.gitter.im/csgodemos/demoinfo-lib.png)](https://gitter.im/csgodemos/demoinfo-lib)
1717

18+
## v2.0.0 beta
19+
20+
Would you like to be living in the future?
21+
22+
Go check out [this README on the `v2` branch](https://github.com/markus-wa/demoinfocs-golang/tree/v2) instead.
23+
1824
## Requirements
1925

2026
This library is intended to be used with `go 1.11` or higher as it is built using Go modules.
2127

2228
It's recommended to use modules for consumers as well if possible.
2329
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.
2430

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-
3131
## Go Get
3232

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

0 commit comments

Comments
 (0)