@@ -1,4 +1,6 @@
-# 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)
+# 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)
+
+# v0.6.0 WIP README.md
A module provides upload, download, and files access API. Supports file stream read/write for process large files.