Update README.md

This commit is contained in:
Jungpyo Hong 2021-06-03 15:23:55 -05:00 committed by GitHub
parent fbe8c5683d
commit 945636162f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -672,10 +672,6 @@ let defaults = UserDefaults.standard
<a href="#-content">Back to Content</a>
</p>
## Keychain
[Keychain raywenderlich](https://www.raywenderlich.com/9240-keychain-services-api-tutorial-for-passwords-in-swift)
## Core Data
Use Core Data to save your applications permanent data for offline use, to cache temporary data, and to add undo functionality to your app on a single device.