Skip to content

Commit fa8d30a

Browse files
authored
README: clean up old, pre v1 stuff
1 parent 8029add commit fa8d30a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ If you are unfamiliar with Go modules there's a [list of recommended resources](
2626

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

29-
If you are using a older (`v0.x`) version of the library, check out the [`v0.5` branch](https://github.com/markus-wa/demoinfocs-golang/tree/v0.5). However, it's highly recommended to switch to master (v1.0.0), which contains many new features and improvements. It also promises compatibility with new relases for the foreseeable future.
30-
3129
## Example
3230

3331
This is a simple example on how to handle game events using this library.
@@ -150,8 +148,6 @@ ok github.com/markus-wa/demoinfocs-golang 165.244s
150148
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/markus-wa/demoinfocs-golang/tags).
151149
There is one caveat however: Beta features - which are marked as such via comments and in release notes - may change in minor releases.
152150

153-
It's recommended to use some kind of dependency management system such as [dep](https://github.com/golang/dep) to ensure reproducible builds.
154-
155151
## Projects using demoinfocs-golang
156152

157153
- [noesis.gg](https://www.noesis.gg/) - A suite of explorative tools to help you analyze and improve your CS:GO performance

0 commit comments

Comments
 (0)