Skip to content

Commit 29877a8

Browse files
author
Dean Karn
authored
Update README.md
1 parent 2f46fb1 commit 29877a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
Package pool
22
============
33

4-
[![Build Status](https://semaphoreci.com/api/v1/projects/a85ae32e-f437-40f1-9652-2525ec282658/593594/badge.svg)](https://semaphoreci.com/joeybloggs/pool)
4+
![Project status](https://img.shields.io/badge/version-2.0.0-green.svg)
5+
[![Build Status](https://semaphoreci.com/api/v1/joeybloggs/pool/branches/v2/badge.svg)](https://semaphoreci.com/joeybloggs/pool)
56
[![Coverage Status](https://coveralls.io/repos/go-playground/pool/badge.svg?branch=v2&service=github)](https://coveralls.io/github/go-playground/pool?branch=v2)
7+
[![Go Report Card](https://goreportcard.com/badge/gopkg.in/go-playground/pool.v2)](https://goreportcard.com/report/gopkg.in/go-playground/pool.v2)
68
[![GoDoc](https://godoc.org/gopkg.in/go-playground/pool.v2?status.svg)](https://godoc.org/gopkg.in/go-playground/pool.v2)
9+
![License](https://img.shields.io/dub/l/vibe-d.svg)
710

811
Package pool implements a consumer goroutine pool for easier goroutine handling.
912

0 commit comments

Comments
 (0)