浏览代码

Update README.md

wkh237 9 年前
父节点
当前提交
e3daba1f33
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

497
 
497
 
498
 `0.4.2`
498
 `0.4.2`
499
 
499
 
500
-A helper object simply uses [base-64](https://github.com/mathiasbynens/base64) for decode and encode BASE64 data.
500
+A helper class simply uses [base-64](https://github.com/mathiasbynens/base64) for decode and encode BASE64 data.
501
 
501
 
502
 ```js
502
 ```js
503
 RNFetchBlob.base64.encode(data)
503
 RNFetchBlob.base64.encode(data)