You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,10 @@ dependencies {
22
22
23
23
### Library Project
24
24
25
-
Alternatively you can use Android Bootstrap as a library project by downloading the source.
25
+
Alternatively you can use Android Bootstrap as a library project by downloading the source and linking to it in Eclipse.
26
+
27
+
28
+
### Four more steps
26
29
27
30
1. Copy [__fontawesome-webfont.ttf__](https://github.com/Bearded-Hen/Android-Bootstrap/raw/master/fontawesome-webfont.ttf) into the __assets folder__ of your project, as otherwise __FontAwesome won't work__.
0 commit comments