Browse Source

Update README.md

wkh237 8 years ago
parent
commit
cf4bdf8fb2
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

13
 - Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
13
 - Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
14
 - JSON stream supported base on [Oboe.js](https://github.com/jimhigson/oboe.js/) @jimhigson
14
 - JSON stream supported base on [Oboe.js](https://github.com/jimhigson/oboe.js/) @jimhigson
15
 
15
 
16
-## TOC
16
+## Samples (visit [wiki](https://github.com/wkh237/react-native-fetch-blob/wiki) for complete documentation)
17
 * [About](#user-content-about)
17
 * [About](#user-content-about)
18
 * [Installation](#user-content-installation)
18
 * [Installation](#user-content-installation)
19
 * [HTTP Data Transfer](#user-content-http-data-transfer)
19
 * [HTTP Data Transfer](#user-content-http-data-transfer)
32
  * [File stream](#user-content-file-stream)
32
  * [File stream](#user-content-file-stream)
33
  * [Manage cached files](#user-content-cache-file-management)
33
  * [Manage cached files](#user-content-cache-file-management)
34
 * [Web API Polyfills](#user-content-web-api-polyfills)
34
 * [Web API Polyfills](#user-content-web-api-polyfills)
35
-* [Performance Tips](#user-content-performance-tips)
35
+* [Performance Tips](#user-content-performance-tipsd)
36
 * [API References](https://github.com/wkh237/react-native-fetch-blob/wiki/Fetch-API)
36
 * [API References](https://github.com/wkh237/react-native-fetch-blob/wiki/Fetch-API)
37
 * [Caveats](#user-content-caveats)
37
 * [Caveats](#user-content-caveats)
38
 * [Development](#user-content-development)
38
 * [Development](#user-content-development)