From 30ea619626692d16c06ccaef99997e15e9083a9a Mon Sep 17 00:00:00 2001 From: mlucool Date: Sun, 21 Feb 2016 18:25:32 -0500 Subject: [PATCH] Added npm link in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 295c48b..5e3965d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + [![npm version](https://img.shields.io/npm/v/bunyan.svg?style=flat)](https://www.npmjs.com/package/bunyan) + Bunyan is **a simple and fast JSON logging library** for node.js services: ```js