Skip to content

Commit 5ef8570

Browse files
committed
Update README.md
1 parent 31861b0 commit 5ef8570

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
@@ -2,6 +2,7 @@
22

33
[![run tests](https://github.com/zenthangplus/go-workerpool/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zenthangplus/go-workerpool/actions/workflows/test.yml)
44
[![codecov](https://codecov.io/gh/zenthangplus/go-workerpool/branch/main/graph/badge.svg)](https://codecov.io/gh/zenthangplus/go-workerpool)
5+
[![goreportcard](https://goreportcard.com/badge/github.com/zenthangplus/go-workerpool)](https://goreportcard.com/report/github.com/zenthangplus/go-workerpool)
56

67
Inspired from Java Thread Pool, Go WorkerPool aims to control heavy Go Routines.
78

0 commit comments

Comments
 (0)