mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 17:09:42 +01:00
rename CoreStoreDemo to LegacyDemo
This commit is contained in:
@@ -56,7 +56,7 @@ CoreStore was (and is) heavily shaped by real-world needs of developing data-dep
|
||||
|
||||
- [TL;DR (a.k.a. sample codes)](#tldr-aka-sample-codes)
|
||||
- [Architecture](#architecture)
|
||||
- CoreStore Tutorials (All of these have demos in the **CoreStoreDemo** app project!)
|
||||
- CoreStore Tutorials (All of these have demos in the **Demo** app project!)
|
||||
- [Setting up](#setting-up)
|
||||
- [In-memory store](#in-memory-store)
|
||||
- [Local store](#local-store)
|
||||
@@ -172,7 +172,7 @@ let maxAge = try dataStack.queryValue(
|
||||
|
||||
But really, there's a reason I wrote this huge *README*. Read up on the details!
|
||||
|
||||
Check out the **CoreStoreDemo** app project for sample codes as well!
|
||||
Check out the **Demo** app project for sample codes as well!
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user