Update README.md

This commit is contained in:
Dennis Hong 2024-05-22 23:58:54 -05:00 committed by GitHub
parent 096f3bff44
commit 9cc4f77d85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,7 +89,7 @@ apple developer tutorial video link update
- [Coding Convention](#Coding-convention) - [Coding Convention](#Coding-convention)
- [Swift Lint](#Swift-lint) - [Swift Lint](#Swift-lint)
- [App Life Cycle](#app-life-cycle) - [App Life Cycle](#app-life-cycle)
- [ViewContoller Life Cycle](#viewcontoller-life-cycle) - [ViewController Life Cycle](#viewcontroller-life-cycle)
- [Design Pattern](#Design-Pattern) - [Design Pattern](#Design-Pattern)
- [Adaptor](#Adaptor) - [Adaptor](#Adaptor)
- [Coordinator](#Coordinator) - [Coordinator](#Coordinator)