From 0a605b56bbf99ce909f075e37cd20a7b6f1d0198 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong <54448459+jphong1111@users.noreply.github.com> Date: Sun, 23 May 2021 20:22:30 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 58d32f0..7c9bda8 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,10 @@ unwrappedData -> Input actual data from file or server ### JSONSerialization +JSONSerialization is a old way of decode the JSON file + +### Various API Site +- [rapidAPI](https://www.rapidapi.com) ## UserDefaults @@ -585,9 +589,6 @@ self.saveContext() **You are GOOD TO GO** 👏👏👏 -### Various API Site -- [rapidAPI](https://www.rapidapi.com) - ## Third Party Library [This github](https://github.com/vsouza/awesome-ios) contains all the popular libraries in Swift:+1: