Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjunhaa0211 authored Mar 14, 2024
1 parent 92fe7d8 commit 2eda806
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
* [MVC Design Pattern](#MVC-Design-Pattern)
* [MVVM Design Pattern](#MVVM-Design-Pattern)
* [MVP Design Pattern](#MVP-Design-Pattern)
* [TCA Design Pattern](#TCA-Design-Pattern)
* [Redux Design Pattern](#Redux-Design-Pattern)
* [VIPER Design Pattern](#VIP-Design-Pattern)
* [Coordinator Pattern](#Coordinator-Pattern)
* [Clean Architecture](#Clean-Architecture)
Expand Down Expand Up @@ -99,7 +101,7 @@
> |1| **MVVM** | [MVVM์ด๋ž€?](https://github.com/jjunhaa0211/ADPattern-Swift/blob/main/MVVM/MVVM%20์‚ฌ์šฉ์ด์œ .md "MVVM์ด๋ž€?") | ์—†์Œ |
> |2| **MVVM** | Basic MVVM + DelegatePattern | [MVVM ์‹ค์Šต ์˜ˆ์ œ](https://github.com/jjunhaa0211/ADPattern-Swift/tree/main/MVVM/BasicMVVM) |
> |3| **MVVM** | [MVVM+RxSwift ์ด๋ก ](https://github.com/jjunhaa0211/ADPattern-Swift/blob/main/MVVM/MVVM%2BRxSwift.md) | ์—†์Œ |
> [4] **MVVM** | MVVM + InOut + RxSwift | ์—†์Œ |[MVVM+RxSwift ์‹ค์Šต ์˜ˆ์ œ](https://github.com/jjunhaa0211/ADPattern-Swift/tree/main/MVVM/RxSwift%2BMVVM) |
> |4| **MVVM** | MVVM + InOut + RxSwift | ์—†์Œ |[MVVM+RxSwift ์‹ค์Šต ์˜ˆ์ œ](https://github.com/jjunhaa0211/ADPattern-Swift/tree/main/MVVM/RxSwift%2BMVVM) |
<br>

Expand All @@ -117,7 +119,7 @@
<br>

## TCA Design Pattern
## <a id="TCA-Design-Pattern"></a>TCA Design Pattern

<br>

Expand All @@ -128,7 +130,7 @@
<br>

## Redux Design Pattern
## <a id="Redux-Design-Pattern"></a>Redux Design Pattern

<br>

Expand Down

0 comments on commit 2eda806

Please sign in to comment.