Update README.md

This commit is contained in:
Jungpyo Hong 2021-05-27 14:19:57 -05:00 committed by GitHub
parent f000bd6e38
commit 86cd190db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,8 @@ Feel free to fork this repository and pull requests!!
- [Delegation](#Delegation)
- [Singleton](#Singleton)
- [Observer](#Observer)
- [KVO]
- [KVC]
- [Code Structuring](#code-structuringarchitecture)
- [MVC](#MVC)
- [MVVM](#MVVM)