From 1703e114c70217fdf488c575b5690b8f4aa1b888 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 3 Mar 2015 15:00:49 -0800 Subject: [PATCH] readme: add note about `standard` --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e2a0871..80e63c9 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,13 @@ which is included to compare against. | NodeBuffer#writeFloatBE | 103,352 ops/sec | ±0.83% | 93 | | +## JavaScript Standard Style + +This module uses [JavaScript Standard Style](https://github.com/feross/standard). + +[![js-standard-style](https://raw.githubusercontent.com/feross/standard/master/badge.png)](https://github.com/feross/standard) + + ## credit This was originally forked from [buffer-browserify](https://github.com/toots/buffer-browserify). -- 2.34.1