Browse Source

Update README.md

wkh237 9 years ago
parent
commit
e3daba1f33
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

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)