From f98e203c9161d0d9a9061c22646463c6f3f2e546 Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Sun, 9 May 2021 19:31:45 +0100 Subject: [PATCH] Add additional badges. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff40ea6..d626e7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Semantic version generator +[![Docker image build.](https://github.com/lukaszraczylo/semver-generator/actions/workflows/release.yaml/badge.svg)](https://github.com/lukaszraczylo/semver-generator/actions/workflows/release.yaml) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lukaszraczylo/semver-generator?style=plastic) [![Maintainability](https://api.codeclimate.com/v1/badges/0953eb7b7717af41911b/maintainability)](https://codeclimate.com/github/lukaszraczylo/semver-generator/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/0953eb7b7717af41911b/test_coverage)](https://codeclimate.com/github/lukaszraczylo/semver-generator/test_coverage) + Project created overnight, to prove that management of semantic versioning is NOT painful and do not require arguments and debates within the team. Simple, clean and only thing the project team should need to agree to are the keywords. - [Semantic version generator](#semantic-version-generator)