mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-02-02 04:14:41 +07:00
Update README.md
This commit is contained in:
parent
ca7f091b03
commit
b495e8ed40
@ -4,6 +4,8 @@
|
||||
## Content
|
||||
- [Coding convention](#Coding-convention)
|
||||
- [Design Pattern](#Design-Pattern)
|
||||
- [Code Structuring](#Code-Structuring)
|
||||
- [MVC]
|
||||
- [UIDesign](#UIDesign)
|
||||
- [API](#API)
|
||||
- [JSON](#JSON)
|
||||
@ -43,7 +45,9 @@ class SingletonPattern {
|
||||
private init() {}
|
||||
}
|
||||
```
|
||||
## Code Structuring
|
||||
|
||||
### MVC
|
||||
|
||||
## UIDesign
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user