Skip to content

Commit b5f69b0

Browse files
committed
chore: add go report card badge.
1 parent 47522d3 commit b5f69b0

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
# Assertion for Golang
22

33
![test](https://github.com/ghosind/go-assert/workflows/test/badge.svg)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/ghosind/go-assert)](https://goreportcard.com/report/github.com/ghosind/go-assert)
45
[![codecov](https://codecov.io/gh/ghosind/go-assert/branch/main/graph/badge.svg)](https://codecov.io/gh/ghosind/go-assert)
56
![Version Badge](https://img.shields.io/github/v/release/ghosind/go-assert)
67
![License Badge](https://img.shields.io/github/license/ghosind/go-assert)

0 commit comments

Comments
 (0)