diff --git a/README.md b/README.md index c771c57..0bff573 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ Library webhooks ================ - + +![Project status](https://img.shields.io/badge/version-1.0-green.svg) [![Build Status](https://semaphoreci.com/api/v1/projects/5b9e2eda-8f8d-40aa-8cb4-e3f6120171fe/587820/badge.svg)](https://semaphoreci.com/joeybloggs/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) +[![Go Report Card](https://goreportcard.com/badge/go-playground/webhooks)](https://goreportcard.com/report/go-playground/webhooks) [![GoDoc](https://godoc.org/gopkg.in/go-playground/webhooks.v1?status.svg)](https://godoc.org/gopkg.in/go-playground/webhooks.v1) +![License](https://img.shields.io/dub/l/vibe-d.svg) Library webhooks allows for easy recieving and parsing of GitHub & Bitbucket Webhook Events diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..1a16078 Binary files /dev/null and b/logo.png differ