From 13eb014682efb27ac88b416bfc67b916f8a4f3b4 Mon Sep 17 00:00:00 2001 From: Jaewoong Eum Date: Sat, 18 Jun 2022 17:11:10 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f30b9ec..b17fdaf 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

🧬 Android DataBinding kit for notifying data changes from Model layers to UI layers.
-You can notify data changes to UI layers without backing properties, reactive programming models such as LiveData and StateFlow. +You can notify data changes to UI layers without backing properties, and reactive programming models such as LiveData and StateFlow.