From 24924580dc47f20b64ef09ccb002374fe8f538eb Mon Sep 17 00:00:00 2001 From: Jaewoong Eum Date: Sat, 18 Jun 2022 17:10:47 +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 1267193..f30b9ec 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, reactive programming models such as LiveData and StateFlow.