Update README.md

Add coverage testing badge
This commit is contained in:
Dean Karn
2015-10-30 14:07:49 -04:00
parent 6da0829ced
commit 693f5977ff
+2 -1
View File
@@ -1,6 +1,7 @@
Library webhooks
================
[![Coverage Status](https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v1&service=github)](https://coveralls.io/github/go-playground/webhooks?branch=v1)
[![GoDoc](https://godoc.org/gopkg.in/go-playground/webhooks?status.svg)](https://godoc.org/gopkg.in/go-playground/webhooks)
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
License
------
Distributed under MIT License, please see license file in code for more details.
Distributed under MIT License, please see license file in code for more details.