diff --git a/CoreStore.md b/CoreStore.md index 9e30543..dfdc2bc 100644 --- a/CoreStore.md +++ b/CoreStore.md @@ -65,6 +65,15 @@ let count = CoreStore.queryValue( ``` +## Contents +- [[Architecture]] +- [[Setting up]] +- [[Saving and processing transactions]] +- [[Fetching and querying]] +- [[Logging and error handling]] +- [[Observing changes and notifications]] + + # TODO - Data importing utilities for transactions - Migration utilities @@ -96,13 +105,4 @@ Please feel free to report any issues, suggestions, or criticisms! 日本語で連絡していただいても構いません! ## License -CoreStore is released under an MIT license. See the LICENSE file for more information - - -## Contents -- [[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 is released under an MIT license. See the LICENSE file for more information \ No newline at end of file