Update README.md

This commit is contained in:
cjdell 2015-11-24 15:22:33 +00:00
parent 97f6eba9c1
commit 628414b19d

View File

@ -227,3 +227,9 @@ Percentage can be computed easily by dividing `bytesWritten` by `contentLength`.
### `promise stopDownload(jobId)`
Abort the current download job with this ID. The partial file will remain on the filesystem.
## Test / Demo app
Test app to demostrate the use of the module. Useful for testing and developing the module:
https://github.com/cjdell/react-native-fs-test