diff --git a/README.md b/README.md index abaa27c..328136f 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Then bind it to the collection view with `app:items` and `app:itemBinding`. app:items="@{viewModel.items}" app:itemBinding="@{viewModel.itemBinding}"/> -