Browse Source

Update README.md

wkh237 8 years ago
parent
commit
8039b57a88
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      README.md

+ 3
- 1
README.md View File

@@ -1,4 +1,6 @@
1
-# react-native-fetch-blob [![npm version](https://img.shields.io/badge/npm package-0.6.0-brightgreen.svg?style=flat-square)](https://badge.fury.io/js/react-native-fetch-blob?style=flat-square)![](https://img.shields.io/badge/PR-Welcome-brightgreen.svg?style=flat-square)
1
+# react-native-fetch-blob [![npm version](https://img.shields.io/badge/npm package-0.6.0-brightgreen.svg?style=flat-square)](https://badge.fury.io/js/react-native-fetch-blob?style=flat-square) ![](https://img.shields.io/badge/PR-Welcome-brightgreen.svg?style=flat-square)
2
+
3
+# v0.6.0 WIP README.md
2 4
 
3 5
 A module provides upload, download, and files access API. Supports file stream read/write for process large files.
4 6