From 1d626ad5ff184047b9222c530a90128cb0b02494 Mon Sep 17 00:00:00 2001 From: praveen Date: Mon, 9 Nov 2020 00:54:54 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 920eb79..3cda883 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ A simple Counter App to demonstrate **MVVM** in android -## Model-View-ViewModel +## Model-View-ViewModel + +**Latest Upadte** +Added **MeltDown** Functionality that survives activty lifecycle changes and orientation changes. +