Skip to content

Commit 64a77a0

Browse files
committed
Updating readme to include font-awesome reference.
1 parent 5cb211c commit 64a77a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Font Awesome Bootstrap Checkboxes & Radios plugin. Pure css way to make inpu
88
Use
99
------------
1010

11-
First just include **awesome-bootstrap-checkbox.css** somewhere in your html. Or **awesome-bootstrap-checkbox.scss** if you use sass.
11+
First just include **awesome-bootstrap-checkbox.css** somewhere in your html and **bower_components/font-awesome/css/font-awesome.css**. Or **awesome-bootstrap-checkbox.scss** if you use sass.
1212
Next everything is based on code convention. Here is checkbox markup from Bootstrap site:
1313

1414
````html

0 commit comments

Comments
 (0)