diff --git a/README.md b/README.md index f6157c4..47b95af 100644 --- a/README.md +++ b/README.md @@ -672,10 +672,6 @@ let defaults = UserDefaults.standard Back to Content

-## Keychain - -[Keychain raywenderlich](https://www.raywenderlich.com/9240-keychain-services-api-tutorial-for-passwords-in-swift) - ## Core Data Use Core Data to save your application’s permanent data for offline use, to cache temporary data, and to add undo functionality to your app on a single device.