From ca5dc51600e0c6b64fda5a3f6b19106a9c0d19c9 Mon Sep 17 00:00:00 2001 From: nhatthm Date: Thu, 22 Apr 2021 10:40:32 +0200 Subject: [PATCH] Add Github Release badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9317666..9c19a46 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Cucumber Clock steps for Golang +[![GitHub Releases](https://img.shields.io/github/v/release/nhatthm/clockdog)](https://github.com/nhatthm/clockdog/releases/latest) [![Build Status](https://github.com/nhatthm/clockdog/actions/workflows/test.yaml/badge.svg)](https://github.com/nhatthm/clockdog/actions/workflows/test.yaml) [![codecov](https://codecov.io/gh/nhatthm/clockdog/branch/master/graph/badge.svg?token=eTdAgDE2vR)](https://codecov.io/gh/nhatthm/clockdog) [![Go Report Card](https://goreportcard.com/badge/github.com/nhatthm/httpmock)](https://goreportcard.com/report/github.com/nhatthm/httpmock)