diff --git a/README.md b/README.md index 81613d6..c1cef1d 100644 --- a/README.md +++ b/README.md @@ -433,10 +433,10 @@ func application(_ application: UIApplication, didFinishLaunchingWithOptions lau simply move into that path and you can find the documentDirectory of your Application > if Library is not shown up, just do **Shift + Command + .** to show hidden files in your folder -### Usage -f +### Usage + As you can see in the below, intArray will stored inside the device through UserDefaults(), so that if device is shut down, changed value wil be stored in device. ```swift