From 05c0fec61cce8afd3f39a5269c44780aa4e9b27b Mon Sep 17 00:00:00 2001 From: John Estropia Date: Sat, 18 Jul 2015 23:31:42 +0900 Subject: [PATCH] Updated TL;DR (a.k.a. sample codes) (markdown) --- TL;DR-(a.k.a.-sample-codes).md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/TL;DR-(a.k.a.-sample-codes).md b/TL;DR-(a.k.a.-sample-codes).md index 7237c0b..a401140 100644 --- a/TL;DR-(a.k.a.-sample-codes).md +++ b/TL;DR-(a.k.a.-sample-codes).md @@ -66,9 +66,14 @@ Check out the **CoreStoreDemo** app project for sample codes as well! ## 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