From 36c0b9f4c1706446bdbcf76b806b1120ebb3c9c4 Mon Sep 17 00:00:00 2001 From: ryouze <98982999+ryouze@users.noreply.github.com> Date: Fri, 4 Oct 2024 05:22:14 +0200 Subject: [PATCH] Add release badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d621ad..37cbedf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI](https://github.com/ryouze/header-warden/actions/workflows/ci.yml/badge.svg)](https://github.com/ryouze/header-warden/actions/workflows/ci.yml) [![Release](https://github.com/ryouze/header-warden/actions/workflows/release.yml/badge.svg)](https://github.com/ryouze/header-warden/actions/workflows/release.yml) +![Release version](https://img.shields.io/github/v/release/ryouze/header-warden) header-warden is a cross-platform CLI tool that identifies and reports missing standard library headers in C++ code.