Skip to content

Commit 693f597

Browse files
Dean KarnDean Karn
authored andcommitted
Update README.md
Add coverage testing badge
1 parent 6da0829 commit 693f597

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Library webhooks
22
================
33

4+
[![Coverage Status](https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v1&service=github)](https://coveralls.io/github/go-playground/webhooks?branch=v1)
45
[![GoDoc](https://godoc.org/gopkg.in/go-playground/webhooks?status.svg)](https://godoc.org/gopkg.in/go-playground/webhooks)
56

67
Library webhooks allows for easy recieving and parsing of GitHub Webhook Events; more services to come i.e. BitBucket...
@@ -153,4 +154,4 @@ v1 and v1-development branch however, there will also be a v2-development branch
153154

154155
License
155156
------
156-
Distributed under MIT License, please see license file in code for more details.
157+
Distributed under MIT License, please see license file in code for more details.

0 commit comments

Comments
 (0)