From 416592f6203f1aecaa1990330258487a06410a09 Mon Sep 17 00:00:00 2001 From: Milan Lesichkov Date: Tue, 6 Aug 2019 18:52:30 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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 || {};