Update README.md

This commit is contained in:
AJ ONeal 2015-12-11 20:59:12 -08:00
父節點 eb52ffbd7e
當前提交 1dcd72793e
共有 1 個文件被更改,包括 1 次插入2 次删除

查看文件

@ -18,8 +18,7 @@ It turns base64-encoded <strong>a</strong>scii data back **to** <strong>b</stron
console.log(bin); // "Hello World"
}());
Browser Unicode and Binary Support
========
### Need Unicode and Binary Support in the Browser?
Check out [unibabel.js](https://github.com/coolaj86/unibabel-js)