From 967b5057141b512130e6bbfead0940d4047ddd6a Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 22 Jul 2014 01:58:20 -0700 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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.) -- 2.34.1