Skip to content

Commit 7a88e51

Browse files
Dean KarnDean Karn
authored andcommitted
Update README.md
Add CI and coverage Badges
1 parent 9a3045b commit 7a88e51

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Library 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)
5+
[![Coverage Status](https://coveralls.io/repos/go-playground/pool/badge.svg?branch=v1&service=github)](https://coveralls.io/github/go-playground/pool?branch=v1)
46
[![GoDoc](https://godoc.org/gopkg.in/go-playground/pool.v1?status.svg)](https://godoc.org/gopkg.in/go-playground/pool.v1)
57

68
Library pool implements a consumer goroutine pool for easier goroutine handling.
@@ -181,4 +183,4 @@ v1 and v1-development branch however, there will also be a v2-development branch
181183

182184
License
183185
------
184-
Distributed under MIT License, please see license file in code for more details.
186+
Distributed under MIT License, please see license file in code for more details.

0 commit comments

Comments
 (0)