Skip to content

Commit d2f1f54

Browse files
authored
Update README.md
1 parent f5e6e4e commit d2f1f54

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ repositories {
66
}
77
```
88

9-
Go to Settings.gradle, inside repositories block -> <br/>
10-
```
11-
implementation 'com.github.lostankit7:tags_below'
9+
Now in build.gradle -> <br/>
1210

13-
//tag -
14-
15-
font awesome icon custom view :- `font_awesome_icon_v1.1`
16-
for more detail switch to `font_awesome_icon branch
11+
<li>
12+
font awesome icon, for more detail switch to `font_awesome_icon` branch
13+
</li>
1714

1815
```
16+
com.github.lostankit7:androidCustomView:font_awesome_icon_v1.1
17+
```
1918

0 commit comments

Comments
 (0)