Update README.md

This commit is contained in:
AJ ONeal 2014-05-20 09:58:52 -05:00
부모 50c9dbb86e
커밋 37a01ea113
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -5,7 +5,7 @@ Uses `Buffer` to emulate the exact functionality of the browser's atob.
Note: Unicode may be handled incorrectly (like the browser).
It turns base64-encoded **a**scii data back **to** **b**inary.
It turns base64-encoded <strong>a</strong>scii data back **to** <strong>b</strong>inary.
(function () {
"use strict";