Updated CoreStore (markdown)

John Estropia
2015-06-03 01:32:48 +09:00
parent 4d54b0d4c6
commit 2cb3b80374

@@ -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]]
CoreStore is released under an MIT license. See the LICENSE file for more information