From 7cee3f951f8b98956f99052fc280e227c119e18f Mon Sep 17 00:00:00 2001 From: Janishar Ali Date: Wed, 26 Jun 2024 17:22:43 +0530 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f32206..41dec5a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Modern Android Development - WhereIsMyMotivation +# Android MVVM Architecture - Modern Approach [![Android Unit Test](https://github.com/unusualcodeorg/wimm-android-app/actions/workflows/android-unit-test.yml/badge.svg)](https://github.com/unusualcodeorg/wimm-android-app/actions/workflows/android-unit-test.yml) +## WhereIsMyMotivation + ![Cover](docs/assets/cover.jpg) This is a complete production ready project to learn modern Android development. It adopts the latest jetpack libraries and is based on MVVM architecture.