Skip to content

Commit 59db366

Browse files
committed
chore: Add badge
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent b14b523 commit 59db366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Queue
22

3+
[![Run Tests](https://github.com/appleboy/queue/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/appleboy/queue/actions/workflows/go.yml)
4+
35
Queue is a Golang library for spawning and managing a Goroutine pool, Alloowing you to create multiple worker according to limit CPU number of machine.

0 commit comments

Comments
 (0)