From 6828ba26a40a88c112258ad9a0d43c66e8b37ca4 Mon Sep 17 00:00:00 2001 From: Tochemey Date: Mon, 5 Aug 2024 15:39:44 +0100 Subject: [PATCH] docs: add the tag badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 182657dc..2c9d17ca 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![build](https://img.shields.io/github/actions/workflow/status/Tochemey/goakt/build.yml?branch=main)](https://github.com/Tochemey/goakt/actions/workflows/build.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/tochemey/goakt.svg)](https://pkg.go.dev/github.com/tochemey/goakt) ![GitHub Release](https://img.shields.io/github/v/release/Tochemey/goakt) +![GitHub Tag](https://img.shields.io/github/v/tag/Tochemey/goakt) [![Go Report Card](https://goreportcard.com/badge/github.com/tochemey/goakt)](https://goreportcard.com/report/github.com/tochemey/goakt) [![codecov](https://codecov.io/gh/Tochemey/goakt/graph/badge.svg?token=J0p9MzwSRH)](https://codecov.io/gh/Tochemey/goakt)