From 7cd6d4f0d30224ef7fba9586796858ec075ffbc3 Mon Sep 17 00:00:00 2001 From: Gianluca Guarini Date: Sat, 23 Mar 2019 16:05:44 +0100 Subject: [PATCH] removed: codeclimate because it's not yet necessary --- Readme.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Readme.md b/Readme.md index c43ea40..2b61cf4 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,4 @@ [![Build Status][travis-image]][travis-url] -[![Issue Count][codeclimate-image]][codeclimate-url] [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] @@ -33,6 +32,3 @@ riot.mount('*') [npm-downloads-image]: https://img.shields.io/npm/dm/riot-parcel-plugin-riot.svg?style=flat-square [npm-url]: https://npmjs.org/package/riot-parcel-plugin-riot -[codeclimate-image]: https://api.codeclimate.com/v1/badges/37de24282e8d113bb0cc/maintainability -[codeclimate-url]: https://codeclimate.com/github/riot/parcel-plugin-riot -