From 339c93cd63e9bdd7127566a5ee7f6f04068a802c Mon Sep 17 00:00:00 2001 From: ryan forte <41410713+rdforte@users.noreply.github.com> Date: Sat, 21 Dec 2024 14:49:26 +1100 Subject: [PATCH] add release badge (#10) Co-authored-by: rf --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c11b68e..2cccea5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

-[![Build Status][ci-img]][ci] [![Report Card][report-img]][report] [![Test Coverage][cov-img]][cov] [![FOSSA Status][fossa-img]][fossa] [![GoDoc][doc-img]][doc] [![License: MIT][mit-img]][mit] +[![Build Status][ci-img]][ci] [![Report Card][report-img]][report] [![Test Coverage][cov-img]][cov] ![Release] [![FOSSA Status][fossa-img]][fossa] [![GoDoc][doc-img]][doc] [![License: MIT][mit-img]][mit] # gomaxecs @@ -115,3 +115,4 @@ Released under the [MIT License](LICENSE). [fossa]: https://app.fossa.com/projects/custom%2B49223%2Fgithub.com%2Frdforte%2Fgomaxecs?ref=badge_small [report-img]: https://goreportcard.com/badge/github.com/rdforte/gomaxecs [report]: https://goreportcard.com/report/github.com/rdforte/gomaxecs +[release]: https://img.shields.io/github/v/release/rdforte/gomaxecs