From 452bd78d2742a38253d9117b1ce1c97d3bfb75e0 Mon Sep 17 00:00:00 2001 From: Elad Gil Date: Thu, 3 May 2018 18:40:20 +0300 Subject: [PATCH] update toc readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 43a0ba0..841518f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ A library for React-Native to help you download large files on iOS and Android both in the foreground and most impotently in the background. +## ToC + +- [Usage](#usage) +- [API](#api) +- [Constants](#constants) + ## Getting started `$ npm install react-native-background-download --save`