From dafdcdd1aff9dee12ea280bc37796cdddb1f0540 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 26 Jan 2014 22:28:31 -0800 Subject: [PATCH] add npm image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c0c8ac..9c465f6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ a fork of [buffer-browserify](https://github.com/toots/buffer-browserify). [![testling badge](https://ci.testling.com/feross/native-buffer-browserify.png)](https://ci.testling.com/feross/native-buffer-browserify) +[![NPM](https://nodei.co/npm/native-buffer-browserify.png?downloads=true)](https://npmjs.org/package/native-buffer-browserify) + When you `require('buffer')` in [browserify](http://github.com/substack/node-browserify), this module will be loaded. -- 2.34.1