Skip to content

Commit 191576b

Browse files
committed
docs(readme): add report card badge
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 9c8367d commit 191576b

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
# NSQ
22

33
[![Run Testing](https://github.com/golang-queue/nsq/actions/workflows/go.yml/badge.svg)](https://github.com/golang-queue/nsq/actions/workflows/go.yml)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/golang-queue/queue)](https://goreportcard.com/report/github.com/golang-queue/queue)
45
[![codecov](https://codecov.io/gh/golang-queue/nsq/branch/main/graph/badge.svg?token=D3CUES8M62)](https://codecov.io/gh/golang-queue/nsq)
56

67
NSQ as backend with [Queue package](https://github.com/golang-queue/queue) (A realtime distributed messaging platform)

0 commit comments

Comments
 (0)