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`