From 1619d00b772f1000f092bb458390332cb9ec1ac3 Mon Sep 17 00:00:00 2001 From: John Estropia Date: Sat, 18 Jul 2015 23:30:33 +0900 Subject: [PATCH] Updated Setting up (markdown) --- Setting-up.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Setting-up.md b/Setting-up.md index c99041b..87d3174 100644 --- a/Setting-up.md +++ b/Setting-up.md @@ -82,9 +82,14 @@ class MyViewController: UIViewController { ## Contents +- [[TL;DR (a.k.a. sample codes)]] - [[Architecture]] -- [[Setting up]] -- [[Saving and processing transactions]] -- [[Fetching and querying]] -- [[Logging and error handling]] -- [[Observing changes and notifications]] \ No newline at end of file +- CoreStore Tutorials + - [[Setting up]] + - [[Migrations]] + - [[Saving and processing transactions]] + - [[Fetching and querying]] + - [[Logging and error handling]] + - [[Observing changes and notifications]] +- [[Installation]] +- [[Changesets]] \ No newline at end of file