From: Feross Aboukhadijeh Date: Tue, 22 Jul 2014 08:58:20 +0000 (-0700) Subject: readme X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=967b5057141b512130e6bbfead0940d4047ddd6a;p=buffer.git readme --- diff --git a/README.md b/README.md index e770bd5..07607c9 100644 --- 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.)