Skip to content

Commit

Permalink
Update update_readme.py
Browse files Browse the repository at this point in the history
  • Loading branch information
solita-michalguspiel authored Jul 22, 2022
1 parent 0252700 commit 08ab922
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update_readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@ def returnPercentageOfEachModule(android,ios,shared):
# Application Demo
![Running application](/img/kmm-my-first-take/creating-note.gif)
![Running application](/img/creating-note.gif)
*Creating notes*
![Sharing note](/img/kmm-my-first-take/sharing-note.gif)
![Sharing note](/img/sharing-note.gif)
*Sharing notes*
# Architecture
Since my stronger side is on Android Development, I've decided to develop this project with common Android pattern, MVVM with clean architecture. With a little help of ViewModel wrapper class on iOS side everything turned out great.
![Architecture diagram](/img/kmm-my-first-take/architecture.png)
![Architecture diagram](/img/architecture.png)
# Libraries
Expand Down

0 comments on commit 08ab922

Please sign in to comment.