From e35abe9c03f4ade8eafbf2ff88cb17333ba9ea50 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 16 Mar 2018 09:15:24 +0000 Subject: [PATCH] docs(readme): add Greenkeeper badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6d7ea0b65da..7ba9d52eb98c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ # @polkadot/api +[![Greenkeeper badge](https://badges.greenkeeper.io/polkadot-js/api.svg)](https://greenkeeper.io/) + This library provides a clean wrapper around all the methods exposed by a Polkadot network client. As part of the JsonRpc defintions, the [exposed methods are documented](packages/api-jsonrpc/docs/). The API is split up into a number of internal packages -