Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Drjacky committed Aug 22, 2020
1 parent ef2a6d2 commit af2edfb
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
18 changes: 18 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions .idea/markdown-navigator-enh.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

55 changes: 55 additions & 0 deletions .idea/markdown-navigator.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 👉🏼 **Please take a look into this [Android Template](https://github.com/Drjacky/MVVMTemplate) instead** 👈🏼

# Android MVVM + Clean Architecture
![Article](https://raw.githubusercontent.com/Drjacky/MVVM/master/cover.png)
Link to the [article](https://proandroiddev.com/mvvm-with-clean-architecture-c2c021e05c89)
Expand All @@ -15,11 +17,10 @@ A simple Android application to show the MVVM design pattern usage with followin
## Under Development 🚧

- Some minor improvements.
- **Please take a look into this [Android Template](https://github.com/Drjacky/MVVMTemplate) instead**

## Contributing 🤝

Feel free to open a issue or submit a pull request for any bugs/improvements.

## Result 📺
![Screenshot](https://raw.githubusercontent.com/Drjacky/MVVM/master/list.png)
![Screenshot](https://raw.githubusercontent.com/Drjacky/MVVM/master/list.png)

0 comments on commit af2edfb

Please sign in to comment.