Browse Source

Update README.md

wkh237 8 years ago
parent
commit
59a76a5f91
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -1,4 +1,4 @@
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://img.shields.io/badge/PR-Welcome-brightgreen.svg)
2 2
 
3 3
 A react-native module for fetch file/image with custom headers, supports blob response data, and upload/download progress.
4 4