From 1096c2a04553627c2b3bd3ae52a9e519fc980000 Mon Sep 17 00:00:00 2001 From: Martin Mitas Date: Wed, 6 Dec 2023 00:09:16 +0100 Subject: [PATCH] README.md: Use all badges via shield.io to improve their consistency. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b8a778..599859e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -[![Build Status](https://github.com/mity/c-reusables/actions/workflows/ci-build.yml/badge.svg)](https://github.com/mity/c-reusables/actions/workflows/ci-build.yml) +[![Build (GitHub workflow)](https://img.shields.io/github/actions/workflow/status/mity/c-reusables/ci-build.yml?logo=github)](https://github.com/mity/c-reusables/actions/workflows/ci-build.yml) [![Code Coverage (codecov.io)](https://img.shields.io/codecov/c/github/mity/c-reusables/master.svg?logo=codecov&label=code%20coverage)](https://codecov.io/github/mity/c-reusables) [![Coverity Scan Status](https://img.shields.io/coverity/scan/mity-c-reusables.svg?label=coverity%20scan)](https://scan.coverity.com/projects/mity-c-reusables) + + # C Reusables Readme Home: https://github.com/mity/c-reusables