Skip to content

Commit ee4ed8b

Browse files
authored
Update README.md
1 parent aac7c11 commit ee4ed8b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,10 @@ __iOS Build & Tests____
1111

1212
A Kotlin multiplatform (Android/iOS) WT name game.
1313

14-
More to come....
14+
## Architecture
15+
16+
App uses an MVP arch with a redux store as the 'Model'. This approach allows maximum reuse of code and a simple contract for the platforms to satisfy.
17+
18+
![](https://storage.googleapis.com/treestorage/Kotlin%20MPP%20Demo%20Arch.png)
19+
20+
WIP...

0 commit comments

Comments
 (0)