浏览代码

Update README.md

wkh237 8 年前
父节点
当前提交
53795f845c
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      README.md

+ 3
- 1
README.md 查看文件

@@ -155,10 +155,12 @@ When `fetch` success, it resolve a `FetchBlobResponse` object as first argument.
155 155
 
156 156
 ### Test and Development
157 157
 
158
-TODO
158
+Check our [development guide](https://github.com/wkh237/react-native-fetch-blob/wiki/Development-Guide)
159 159
 
160 160
 ### TODO
161 161
 
162
+V0.5 [milestone](https://github.com/wkh237/react-native-fetch-blob/milestones/v0.5)
163
+
162 164
 * Save file to storage directly
163 165
 * Custom MIME type in form data
164 166
 * Upload/Download progress report