浏览代码

Merge branch 'master' of github.com:wkh237/react-native-fetch-blob

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

+ 1
- 1
README.md 查看文件

1
-# react-native-fetch-blob [![npm version](https://badge.fury.io/js/react-native-fetch-blob.svg)](https://badge.fury.io/js/react-native-fetch-blob) ![](https://img.shields.io/badge/PR-Welcome-brightgreen.svg)
1
+# react-native-fetch-blob [![npm version](https://badge.fury.io/js/react-native-fetch-blob.svg)](https://badge.fury.io/js/react-native-fetch-blob) [![](https://img.shields.io/badge/InProgress-0.5.0-yellow.svg)](https://github.com/wkh237/react-native-fetch-blob/blob/0.5.0/README.md) ![](https://img.shields.io/badge/PR-Welcome-brightgreen.svg)
2
 
2
 
3
 A module provides upload, download, and files access API. Supports file stream read/write for process large files.
3
 A module provides upload, download, and files access API. Supports file stream read/write for process large files.
4
 
4