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