From a91faab62468664d46bc07ba72c4462e89df1f3d Mon Sep 17 00:00:00 2001 From: Jungpyo Hong Date: Mon, 16 Aug 2021 17:34:52 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad6e34b..f3b55b0 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,11 @@ class SingletonPattern { } ``` +

+Back to Content +

+ + ## Code Structuring(Architecture) ## MVC @@ -402,7 +407,9 @@ MVVM patterns stand for Model - View - ViewModel ``` - +

+Back to Content +

## UIDesign @@ -430,7 +437,9 @@ TBA - +

+Back to Content +

## iOS icon - [SF Symbols](https://developer.apple.com/sf-symbols/) Download SF Symbols2 for more icons!