From 5fcf4a6e13ba0e725464dc68ee269eec85d2688c Mon Sep 17 00:00:00 2001 From: Anton Krivenko Date: Wed, 6 Jan 2021 02:47:13 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7dac452..2124a49 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Library webhooks ================ -![Project status](https://img.shields.io/badge/version-6.0.0-green.svg) -[![Build Status](https://travis-ci.org/go-playground/webhooks.svg?branch=v5)](https://travis-ci.org/go-playground/webhooks) -[![Coverage Status](https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v5&service=github)](https://coveralls.io/github/go-playground/webhooks?branch=v5) +![Project status](https://img.shields.io/badge/version-6.0.0-green.svg) +[![Build Status](https://travis-ci.org/go-playground/webhooks.svg?branch=v6)](https://travis-ci.org/go-playground/webhooks) +[![Coverage Status](https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v6&service=github)](https://coveralls.io/github/go-playground/webhooks?branch=v6) [![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.v6?status.svg)](https://godoc.org/gopkg.in/go-playground/webhooks.v6) ![License](https://img.shields.io/dub/l/vibe-d.svg)