diff --git a/index.html b/index.html index c43995c4..4748eeef 100644 --- a/index.html +++ b/index.html @@ -310,7 +310,10 @@ └── ADD REMAINING GOOGLE FONT FILES HERE -

This is the most basic form of Material Bootstrap. Just copy and drop in the compiled CSS and JS files and copy the font files from the .zip and add them to your site.

+

Just copy the compiled CSS and JS files and the font files from the .zip and add them to your site.

+
+

Once copied you need to initialize the material javascript by adding the following javascript to your site,

+
$.material.init()

Checkbox