From a5692db66d3cf31c6fd6add8bfd625ae2a959959 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong <54448459+jphong1111@users.noreply.github.com> Date: Sun, 23 May 2021 15:23:18 -0500 Subject: [PATCH] finish update userdefault --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a13d9b7..f0f3257 100644 --- a/README.md +++ b/README.md @@ -476,11 +476,11 @@ let defaults = UserDefaults.standard With using set function, you can set userdefaults - + Also these function will allow to get a data from plist - + **You are GOOD TO GO** 👏👏👏