Skip to content

Commit 780fbf4

Browse files
authored
Update README.md
update readme
1 parent 73d4639 commit 780fbf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Android--MVVMLib
2-
Few base classes for easier handling MVVM
2+
Base classes for easier handling MVVM in android/Kotlin
33

44
# maven { url 'https://jitpack.io' }
55

66
# implementation 'com.github.Luteoos:Android--MVVMLib:2.0.3'
77

8-
or(with no ViewModelProvider)
8+
or(with no ViewModelProvider/basically MVP with LiveData)
99

1010
# maven { url 'https://jitpack.io' }
1111
# implementation 'com.github.Luteoos:Android--MVVMLib:1.4.4'

0 commit comments

Comments
 (0)