]> zoso.dev Git - buffer.git/commitdiff
readme
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 22 Jul 2014 08:58:20 +0000 (01:58 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 22 Jul 2014 08:58:20 +0000 (01:58 -0700)
README.md

index e770bd5fe1e6759bd153776c63589be541464704..07607c957a89ebbaa693323c82c76d8a68bc6266 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ instance methods, and class methods that are supported.
 
 ## features
 
+- Manipulate binary data like a boss, in all browsers -- even IE6!
 - Super fast. Backed by Typed Arrays (`Uint8Array`/`ArrayBuffer`, not `Object`)
 - Extremely small bundle size (**5.04KB minified + gzipped**, 35.5KB with comments)
 - Excellent browser support (IE 6+, Chrome 4+, Firefox 3+, Safari 5.1+, Opera 11+, iOS, etc.)