File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,10 @@ script:
1919
2020after_success :
2121 - bash <(curl -s https://codecov.io/bash)
22+
23+ notifications :
24+ webhooks :
25+ urls :
26+ - https://webhooks.gitter.im/e/511da3cf50cdf951116d
27+ on_success : change
28+ on_failure : always
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ Is a CS:GO demo parser written in Go based on [Valve's demoinfogo](https://githu
77[ ![ codecov] ( https://codecov.io/gh/markus-wa/demoinfocs-golang/branch/master/graph/badge.svg )] ( https://codecov.io/gh/markus-wa/demoinfocs-golang )
88[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat )] ( LICENSE.md )
99
10+ ## Discussions / Chat
11+
12+ Use gitter to ask questions and discuss ideas about this project.<br >
13+ There are also [ some other rooms] ( https://gitter.im/csgodemos ) available around the topic of CS: GO demos.
14+
15+ [ ![ Gitter chat] ( https://badges.gitter.im/csgodemos/demoinfo-lib.png )] ( https://gitter.im/csgodemos/demoinfo-lib )
16+
1017## Go Get
1118
1219 go get github.com/markus-wa/demoinfocs-golang
You can’t perform that action at this time.
0 commit comments