From bd656580cae7dc6ad0134051f24c7184707e1d8e Mon Sep 17 00:00:00 2001 From: Patrik Kullman Date: Mon, 2 Mar 2020 11:27:29 +0100 Subject: [PATCH] docs: add maintainability/coverage badges add badges BREAKING CHANGE: Refactored cosmoz-page-route(r) as LitElements, lots dropped. Signed-off-by: Patrik Kullman --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e62208..b775a20 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ cosmoz-page-router [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/Neovici/cosmoz-page-router) [![Depfu](https://badges.depfu.com/badges/c887733c2e1b6c70285860279a80fa03/overview.svg)](https://depfu.com/github/Neovici/cosmoz-page-router?project_id=9639) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) +[![Maintainability](https://api.codeclimate.com/v1/badges/56671dc0a46898d2f539/maintainability)](https://codeclimate.com/github/Neovici/cosmoz-page-router/maintainability) +[![Test Coverage](https://api.codeclimate.com/v1/badges/56671dc0a46898d2f539/test_coverage)](https://codeclimate.com/github/Neovici/cosmoz-page-router/test_coverage) ## <cosmoz-page-router>