diff --git a/README.md b/README.md index a5ee37e..37fd223 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,18 @@ Icons done right Add to the end of the page, requires JQuery to be incuded on the page before this library -- Step 1. Include the iconset you want +- Step 1. Include only the iconset(s) you want ```html - - + + + ``` - Step 2. Include the icon runtime ```html - + ``` ## Icon ## @@ -25,9 +26,10 @@ Add data-icon attribute. The data-icon attribute supports the following format " ``` + ``` -## Custom Iconset ## +## Create Custom Iconset ## ``` var iconsets = iconsets || {};