From bafcb569a720984372f019d62e40d7d8b3f5954b Mon Sep 17 00:00:00 2001 From: Anton Golub Date: Fri, 22 Sep 2023 11:10:21 +0300 Subject: [PATCH] docs: add status badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f262bb0..a72b9e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # tagtower +[![Maintainability](https://api.codeclimate.com/v1/badges/88b8163c3bc008afafc1/maintainability)](https://codeclimate.com/github/semrel-extra/tagtower/maintainability) +[![Test Coverage](https://api.codeclimate.com/v1/badges/88b8163c3bc008afafc1/test_coverage)](https://codeclimate.com/github/semrel-extra/tagtower/test_coverage) +[![npm (tag)](https://img.shields.io/npm/v/tagtower)](https://www.npmjs.com/package/tagtower) + > Tag-driven git index ## Motivation