From 1f58bad8ef366935f244bf8561c89cbb9ecde63e Mon Sep 17 00:00:00 2001 From: Janishar Ali Date: Tue, 9 Jul 2024 00:38:12 +0530 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cd88e90..7f68806 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,10 @@ You can track your happiness level and write down daily journals. You can also s Using this app can bring a little bit of happiness and energy to live an inspired life. +## Detailed Article on this project +Read this article to understand the project structure and concepts used: +[Android MVVM Architecture for A Production Ready App](https://medium.com/@janishar.ali/android-mvvm-architecture-for-a-production-ready-app-2892b6dca02f) + ## Architecture ![Architecture](docs/assets/arch-comp.svg)