]> zoso.dev Git - buffer.git/commitdiff
readme: add note about `standard`
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 3 Mar 2015 23:00:49 +0000 (15:00 -0800)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 3 Mar 2015 23:00:49 +0000 (15:00 -0800)
README.md

index e2a08716e818849d182e38e95826d8c406248185..80e63c9f2543b76c3eeef2b1c67a696fa87686ad 100644 (file)
--- 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).