Skip to content

Commit

Permalink
add: go report card badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sincerefly committed Jan 17, 2024
1 parent 1f3c55c commit 1d423e5
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
@@ -1,5 +1,6 @@
# Easycmd
![Build](https://github.com/sincerefly/easycmd/workflows/Build/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/sincerefly/easycmd)](https://goreportcard.com/report/github.com/sincerefly/easycmd)
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-_red.svg"></a>
<a href="https://github.com/sincerefly/easycmd/issues"><img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat"></a>
<a href='https://coveralls.io/github/sincerefly/easycmd?branch=main'><img src='https://coveralls.io/repos/github/sincerefly/easycmd/badge.svg?branch=main' alt='Coverage Status' /></a>
Expand Down

0 comments on commit 1d423e5

Please sign in to comment.