From 35c831d5bb76f043f3b172d717648e4913b01497 Mon Sep 17 00:00:00 2001 From: John Estropia Date: Sat, 18 Jul 2015 23:31:25 +0900 Subject: [PATCH] Updated Architecture (markdown) --- Architecture.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Architecture.md b/Architecture.md index 0faa817..3b55ab4 100644 --- a/Architecture.md +++ b/Architecture.md @@ -20,9 +20,14 @@ This allows for a butter-smooth main thread, while still taking advantage of saf ## 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