Update README.md

This commit is contained in:
Jungpyo Hong 2021-06-28 11:24:43 -05:00 committed by GitHub
parent 821406fff3
commit 459f360810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -771,8 +771,24 @@ Use Core Data to save your applications permanent data for offline use, to ca
## Core Data Stack
- [The Core Data Stack](https://www.raywenderlich.com/books/core-data-by-tutorials/v7.0/chapters/3-the-core-data-stack)
<img src = "https://github.com/jphong1111/awesome-ios-developer/blob/main/Images/Core_Data_Stack.png" width = "70%" height = "70%"/>
### Set Up Core Data
Simply Click Core Data check box when you create a new project