diff --git a/README.md b/README.md index 67e6deb..a2a2a84 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ Awesome Bootstrap Checkbox ========================== -Font Awesome Bootstrap Checkboxes & Radios plugin. Pure css way to make inputs look prettier. **No javascript**! +[Font Awesome][] [Bootstrap][] Checkboxes & Radios plugin. Pure CSS way to make inputs look prettier. **No Javascript!** -**[Demo](http://flatlogic.github.io/awesome-bootstrap-checkbox/demo/)** +**[Demo][]** Use ------------ -First just include **awesome-bootstrap-checkbox.css** somewhere in your html. Or **awesome-bootstrap-checkbox.scss** if you use sass. -Next everything is based on code convention. Here is checkbox markup from Bootstrap site: +First just include **awesome-bootstrap-checkbox.css** somewhere in your HTML, or add the equivalent files to your [Sass](#using-sass) / [Less](#using-less) configuration. +Next, everything is based on code convention. Here is checkbox markup from Bootstrap site: ````html