소스 검색

Update README.md

wkh237 9 년 전
부모
커밋
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