Update README.md

This commit is contained in:
AJ ONeal 2015-12-11 20:59:12 -08:00
parent eb52ffbd7e
commit 1dcd72793e
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@ It turns base64-encoded <strong>a</strong>scii data back **to** <strong>b</stron
console.log(bin); // "Hello World" 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) Check out [unibabel.js](https://github.com/coolaj86/unibabel-js)