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

Commit cf4bdf8

Browse files
authored
Update README.md
1 parent d917dd9 commit cf4bdf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A project committed to making file access and data transfer easier, efficient fo
1313
- Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
1414
- JSON stream supported base on [Oboe.js](https://github.com/jimhigson/oboe.js/) @jimhigson
1515

16-
## TOC
16+
## Samples (visit [wiki](https://github.com/wkh237/react-native-fetch-blob/wiki) for complete documentation)
1717
* [About](#user-content-about)
1818
* [Installation](#user-content-installation)
1919
* [HTTP Data Transfer](#user-content-http-data-transfer)
@@ -32,7 +32,7 @@ A project committed to making file access and data transfer easier, efficient fo
3232
* [File stream](#user-content-file-stream)
3333
* [Manage cached files](#user-content-cache-file-management)
3434
* [Web API Polyfills](#user-content-web-api-polyfills)
35-
* [Performance Tips](#user-content-performance-tips)
35+
* [Performance Tips](#user-content-performance-tipsd)
3636
* [API References](https://github.com/wkh237/react-native-fetch-blob/wiki/Fetch-API)
3737
* [Caveats](#user-content-caveats)
3838
* [Development](#user-content-development)

0 commit comments

Comments
 (0)