From 452fd549aa500c16b53632089f2ea9a69594e5cc Mon Sep 17 00:00:00 2001 From: Rodrigo Copetti Date: Sun, 27 Aug 2017 11:39:02 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 233b368..f0f6a0c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,12 @@ Version tags are set to match the version of DATAStack used. * [Running the demos](#running-the-demo) * [Initialization](#initialization) * [Installation](#installation) -* [Improvements](#Improvements) +* [Main Thread NSManagedObjectContext](#main-thread-nsmanagedobjectcontext) +* [Background Thread NSManagedObjectContext](#background-thread-nsmanagedobjectcontext) +* [Clean up](#clean-up) +* [Testing](#testing) +* [Migrations](#migrations) +* [Improvements](#improvements) * [Author](#author) * [License](#license)