Add Go report card badge in readme
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
parent
3c9ea61859
commit
b79488e994
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# go-reddit
|
||||
|
||||
[![Actions Status](https://github.com/vartanbeno/go-reddit/workflows/tests/badge.svg)](https://github.com/vartanbeno/go-reddit/actions)
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/vartanbeno/go-reddit)](https://goreportcard.com/report/github.com/vartanbeno/go-reddit)
|
||||
|
||||
go-reddit is a Go client library for accessing the Reddit API.
|
||||
|
||||
|
|
Loading…
Reference in a new issue