Update README.md

This commit is contained in:
Jungpyo Hong 2021-04-26 23:39:49 -05:00 committed by GitHub
parent d1fda7508c
commit 6805a6e81d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
- [Design Pattern](#Design-Pattern) - [Design Pattern](#Design-Pattern)
- [Delegate](#Delegate) - [Delegate](#Delegate)
- [Singleton](#Singleton) - [Singleton](#Singleton)
- [Observer](#Observer Pattern) - [Observer](#Observer-Pattern)
- [Code Structuring](#Code-Structuring) - [Code Structuring](#Code-Structuring)
- [MVC](#MVC) - [MVC](#MVC)
- [MVVM](#MVVM) - [MVVM](#MVVM)