Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Commit a8a3721

Browse files
Merge pull request #23 from gonzalezlrjesus/add-goreportcard-badge
add go report card badge
2 parents 40ffd94 + 7fb4510 commit a8a3721

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
@@ -1,6 +1,7 @@
11
# github-api-cli
22

33
[![](https://godoc.org/github.com/thamaraiselvam/github-api-cli?status.svg)](https://godoc.org/github.com/thamaraiselvam/github-api-cli)
4+
[![](https://goreportcard.com/badge/github.com/thamaraiselvam/github-api-cli?style=flat-square)](https://goreportcard.com/report/github.com/thamaraiselvam/github-api-cli)
45
<img alt="travis build status" src="https://img.shields.io/travis/thamaraiselvam/github-api-cli?style=flat-square"> <img alt="Codecov code coverage" src="https://img.shields.io/codecov/c/github/thamaraiselvam/github-api-cli?style=flat-square">
56
<img alt="current tag" src="https://img.shields.io/github/v/tag/thamaraiselvam/github-api-cli.svg?sort=semver&style=flat-square">
67

0 commit comments

Comments
 (0)