From 593ddc42fa252eed54deeba09b43920d8d68860e Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Thu, 30 Nov 2023 11:31:07 +0100 Subject: [PATCH] Add badges to README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cdff3ff..370125c5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Line Coverage](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/line-coverage.svg)](https://app.codecov.io/gh/uhafner/codingstyle) [![Branch Coverage](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/branch-coverage.svg)](https://app.codecov.io/gh/uhafner/codingstyle) [![Mutation Coverage](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/mutation-coverage.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml) -[![Potential Bugs](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/warnings.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml) +[![Warnings](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/warnings.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml) Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same