From f0c94a2e9452d76766fe00028db397ca718112a0 Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Fri, 2 Jun 2017 16:54:19 +1200 Subject: [PATCH] Add NPM badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d13f42..c1167a9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # zcash-primitives +[![NPM](https://img.shields.io/npm/v/zcash-primitives.svg)](https://www.npmjs.org/package/zcash-primitives) + [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)