Skip to content

Commit 0696468

Browse files
Updated
1 parent 492624a commit 0696468

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

README.model.md

+14-12
Original file line numberDiff line numberDiff line change
@@ -26,29 +26,31 @@ ___🔃 Last updated : $LAST_UPDATED___
2626

2727
## Contents
2828

29-
:art: [**Pattern**](https://github.com/androiddevnotes/awesome-android-kotlin-apps#art-pattern)
29+
:art: [**Pattern**](#art-pattern)
3030

3131

32-
- [Jetpack Compose Apps](https://github.com/androiddevnotes/awesome-android-kotlin-apps#jetpack-compose-apps)
32+
- [Jetpack Compose Apps](#jetpack-compose-apps)
3333

34-
- [Model View ViewModel (MVVM)](https://github.com/androiddevnotes/awesome-android-kotlin-apps#mvvm)
34+
- [Model View ViewModel (MVVM)](#mvvm)
3535

36-
- [Normal](https://github.com/androiddevnotes/awesome-android-kotlin-apps#normal)
37-
- [Clean Architecture](https://github.com/androiddevnotes/awesome-android-kotlin-apps#clean-architecture)
36+
- [Normal](#normal)
37+
- [Clean Architecture](#clean-architecture)
3838

39-
- [Model View Intent (MVI)](https://github.com/androiddevnotes/awesome-android-kotlin-apps#mvi)
39+
- [Model View Intent (MVI)](#mvi)
4040

41-
- [Normal](https://github.com/androiddevnotes/awesome-android-kotlin-apps#normal-1)
42-
- [Clean Architecture](https://github.com/androiddevnotes/awesome-android-kotlin-apps#clean-architecture-1)
41+
- [Normal](#normal-1)
42+
- [Clean Architecture](#clean-architecture-1)
4343

44-
- [Model View Presenter (MVP)](https://github.com/androiddevnotes/awesome-android-kotlin-apps#mvp)
44+
- [Model View Presenter (MVP)](#mvp)
4545

46-
- [Model View Controller (MVC) and Other Patterns](https://github.com/androiddevnotes/awesome-android-kotlin-apps#other)
46+
- [Model View Controller (MVC) and Other Patterns](#other)
4747

4848

49-
:books: [**Tech Stack/Libraries**](https://github.com/androiddevnotes/awesome-android-kotlin-apps#books-tech-stacklibraries)
49+
:books: [**Tech Stack/Libraries**](#books-tech-stacklibraries)
5050

51-
:memo: [**Contributing**](https://github.com/androiddevnotes/awesome-android-kotlin-apps#memo-contributing)
51+
:memo: [**Contributing**](#memo-contributing)
52+
53+
:moyai: [**Core Contributors**](#moyai-core-contributors)
5254

5355

5456
## :art: Pattern

0 commit comments

Comments
 (0)