From 93a5eafdc792504c3aa531fd6e3d6f33e160d1c2 Mon Sep 17 00:00:00 2001 From: Dennis Hong Date: Tue, 25 Apr 2023 13:29:57 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d005f7..4f5c2a4 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,6 @@ apple developer tutorial video link update - [KVO](#KVO) - [KVC](#KVC) - [Singleton](#Singleton) -- [Swift DocC](#swift-DocC) - [Code Structuring](#code-structuringarchitecture) - [MVC](#MVC) - [MVP](#MVP) @@ -191,6 +190,7 @@ apple developer tutorial video link update - [CircleCI](#CircleCI) - [Codemagic](#Codemagic) - [Xcode Cloud](#xcode-cloud) +- [Swift DocC](#swift-DocC) - [Tuist](#Tuist) - [In App Purchase(IAP)](#In-App-PurchaseIAP) - [Notification](#Notification)