From 58afce517a7311bec990eed786e0ca824f982ce0 Mon Sep 17 00:00:00 2001 From: Stefan Thomas Date: Mon, 24 Mar 2014 04:47:37 +0100 Subject: [PATCH] [DOCS] Add npm badge to README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9eb999f4..695bee1b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ #The Ripple JavaScript Library +[![NPM](https://nodei.co/npm/ripple-lib.png)](https://www.npmjs.org/package/ripple-lib) + `ripple-lib` connects to the Ripple network via the WebSocket protocol and runs in Node.js as well as in the browser. **Use ripple-lib for**