diff --git a/README.md b/README.md index 1f0aebc..e73a554 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Distributed under MIT License, please see license file in code for more details.