Skip to content

Commit 8f2a72f

Browse files
committed
Update README.md
1 parent b74817a commit 8f2a72f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ An expandable TextView for Android applications (4.0+).
44

55
Demo
66
----
7+
This repository also contains a demo project.
8+
79
![Demo](/demo.gif?raw=true)
810

911
Add dependency
@@ -22,7 +24,7 @@ library dependency
2224

2325
```groovy
2426
dependencies {
25-
compile ('at.blogc.android:android-expandabletextview:1.0.0@aar')
27+
compile ('at.blogc:expandabletextview:1.0.0@aar')
2628
}
2729
```
2830

0 commit comments

Comments
 (0)