@@ -1,4 +1,4 @@
-# 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)
+# 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)
A react-native module for fetch file/image with custom headers, supports blob response data, and upload/download progress.