Update README.md

This commit is contained in:
Jungpyo Hong 2021-04-10 04:20:15 -05:00 committed by GitHub
parent b495e8ed40
commit ad8eb75214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@
- [Coding convention](#Coding-convention)
- [Design Pattern](#Design-Pattern)
- [Code Structuring](#Code-Structuring)
- [MVC]
- [MVC](#MVC)
- [MVVM](#MVVM)
- [UIDesign](#UIDesign)
- [API](#API)
- [JSON](#JSON)
@ -49,6 +50,8 @@ class SingletonPattern {
### MVC
### MVVM
## UIDesign
### HIG(Human Interface Guidelines)