Update README.md

This commit is contained in:
AJ ONeal 2015-11-17 13:10:17 -08:00
parent ca845c0080
commit ba0b45c7e8
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/>