Skip to content

Commit 3dcc047

Browse files
committed
Add Go Report Card badge
1 parent 954e25b commit 3dcc047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Is a CS:GO demo parser written in Go based on [Valve's demoinfogo](https://githu
55
[![GoDoc](https://godoc.org/github.com/markus-wa/demoinfocs-golang?status.svg)](https://godoc.org/github.com/markus-wa/demoinfocs-golang)
66
[![Build Status](https://travis-ci.org/markus-wa/demoinfocs-golang.svg?branch=master)](https://travis-ci.org/markus-wa/demoinfocs-golang)
77
[![codecov](https://codecov.io/gh/markus-wa/demoinfocs-golang/branch/master/graph/badge.svg)](https://codecov.io/gh/markus-wa/demoinfocs-golang)
8+
[![Go Report](https://goreportcard.com/badge/github.com/markus-wa/demoinfocs-golang)](https://goreportcard.com/report/github.com/markus-wa/demoinfocs-golang)
89
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE.md)
910

1011
## Discussions / Chat

0 commit comments

Comments
 (0)