瀏覽代碼

Update README.md

wkh237 9 年之前
父節點
當前提交
75c5900d9c
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      README.md

+ 8
- 0
README.md 查看文件

@@ -192,6 +192,14 @@ When `fetch` success, it resolve a `FetchBlobResponse` object as first argument.
192 192
 
193 193
 ### Upcoming Features
194 194
 
195
+We are now working on v0.5.0, there will be some new features.
196
+
195 197
 * Save file to storage directly
196 198
 * Upload file from storage directly
197 199
 * Custom MIME type in form data
200
+
201
+### Development
202
+
203
+If you're insteresting in improving this module, check our [development guide](https://github.com/wkh237/react-native-fetch-blob/wiki/Development-Guide). 
204
+
205
+Please feel free to make a PR or file an issue.