Update README.md

This commit is contained in:
AJ ONeal 2015-10-27 13:40:53 -07:00
parent 73eb31e1ed
commit ca845c0080
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Unibabel
========
Minimalistic **Base64**, **TypedArrays**, and **UTF-8** / **Unicode* conversions in Browser (and Node) JavaScript. Optional add-on support for **hex** and **base32.
Minimalistic **Base64**, **TypedArrays**, and **UTF-8** / **Unicode** conversions in Browser (and Node) JavaScript. Optional add-on support for **hex** and **base32.
See <https://coolaj86.com/articles/base64-unicode-utf-8-javascript-and-you/>