Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 4d311d9

Browse files
committed
Update README.md
1 parent 821a660 commit 4d311d9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The source code is very simple, just an implementation of native HTTP request, s
1919
* [Multipart/form upload](#user-content-multipartform-data-example--post-form-data-with-file-and-data)
2020
* [API](#user-content-api)
2121
* [Test and Development](#user-content-test-and-development)
22+
* [Milestones](#user-content-milestones)
2223

2324
## Installation
2425

@@ -157,9 +158,9 @@ When `fetch` success, it resolve a `FetchBlobResponse` object as first argument.
157158

158159
Check our [development guide](https://github.com/wkh237/react-native-fetch-blob/wiki/Development-Guide)
159160

160-
### TODO
161+
### Milestones
161162

162-
V0.5 [milestone](https://github.com/wkh237/react-native-fetch-blob/milestones/v0.5)
163+
[V0.5 milestone](https://github.com/wkh237/react-native-fetch-blob/milestones/v0.5)
163164

164165
* Save file to storage directly
165166
* Custom MIME type in form data

0 commit comments

Comments
 (0)