From e2146a0a97c00cdc3013a5724ec0f7262ccb09e9 Mon Sep 17 00:00:00 2001 From: "Md. Asaduzzaman Noor" Date: Wed, 1 Jan 2020 17:51:23 +0600 Subject: [PATCH] Update readme file with MVVM using kotlin. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c03f59..685d55e 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ This repository contains a detailed sample app that implements MVVM architecture ### Looking for Kotlin MVP Architecture - [Check here](https://github.com/MindorksOpenSource/android-kotlin-mvp-architecture) +### Looking for Kotlin MVVM Architecture - [Check here](https://github.com/Asad-noor/KotlinBasicProjectSetup) + ### Looking for MVP Architecture - [Check here](https://github.com/MindorksOpenSource/android-mvp-architecture) [Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects)