Skip to content

Commit

Permalink
add github action status to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Doarakko committed Jan 23, 2021
1 parent d238747 commit 66cd1b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![GoDoc](https://godoc.org/github.com/Doarakko/go-yugioh?status.svg)](https://pkg.go.dev/github.com/Doarakko/go-yugioh/yugioh)
[![Go Report Card](https://goreportcard.com/badge/github.com/Doarakko/go-yugioh)](https://goreportcard.com/report/github.com/Doarakko/go-yugioh)
![golangci-lint](https://github.com/Doarakko/go-yugioh/workflows/golangci-lint/badge.svg)

go-yugioh is a Go client library for accessing the [Yu-Gi-Oh! API by YGOPRODeck](https://db.ygoprodeck.com/api-guide/) v7.

Expand Down

0 comments on commit 66cd1b5

Please sign in to comment.