From 3811072aea58ba1444eee74303caa0958016ccce Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 23 Aug 2018 10:43:01 +0000 Subject: [PATCH] docs(readme): add Greenkeeper badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0402868..4c60959 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Custom Plugin Node Library [![Build Status](https://travis-ci.org/mia-platform/custom-plugin-lib.svg?branch=master)](https://travis-ci.org/mia-platform/custom-plugin-lib) -[![Coverage Status](https://coveralls.io/repos/github/mia-platform/custom-plugin-lib/badge.svg?branch=master)](https://coveralls.io/github/mia-platform/custom-plugin-lib?branch=master) +[![Coverage Status](https://coveralls.io/repos/github/mia-platform/custom-plugin-lib/badge.svg?branch=master)](https://coveralls.io/github/mia-platform/custom-plugin-lib?branch=master) [![Greenkeeper badge](https://badges.greenkeeper.io/mia-platform/custom-plugin-lib.svg)](https://greenkeeper.io/) ## Summary This library helps you to implement the new platform custom plugins.