Update README.md
This commit is contained in:
parent
e4a6c8a484
commit
eb52ffbd7e
|
@ -18,7 +18,12 @@ It turns base64-encoded <strong>a</strong>scii data back **to** <strong>b</stron
|
||||||
console.log(bin); // "Hello World"
|
console.log(bin); // "Hello World"
|
||||||
}());
|
}());
|
||||||
|
|
||||||
Changes
|
Browser Unicode and Binary Support
|
||||||
|
========
|
||||||
|
|
||||||
|
Check out [unibabel.js](https://github.com/coolaj86/unibabel-js)
|
||||||
|
|
||||||
|
Changelog
|
||||||
=======
|
=======
|
||||||
|
|
||||||
* v2.0.0 provide browser version for ios web workers
|
* v2.0.0 provide browser version for ios web workers
|
||||||
|
|
Loading…
Reference in New Issue