We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e6ca6 commit 916fbabCopy full SHA for 916fbab
1 file changed
README.md
@@ -1,5 +1,4 @@
1
# Fade-InTextView
2
-> Not just another typewriter library.
3
4

5
@@ -29,7 +28,7 @@ Step 2. Add the dependency
29
28
30
```sh
31
dependencies {
32
- implementation 'com.github.ChahatGupta:FadeInTextView-Android:1.0'
+ implementation 'com.github.ChahatGupta.FadeInTextView-Android:fade-intextview:1.0'
33
}
34
```
35
0 commit comments