diff --git a/iconify-icon/icon/README.md b/iconify-icon/icon/README.md index 8cc3205..ae36b1c 100644 --- a/iconify-icon/icon/README.md +++ b/iconify-icon/icon/README.md @@ -20,13 +20,13 @@ Iconify Icon web component renders icons. Add this line to your page to load IconifyIcon (you can add it to `
` section of the page or before ``): ```html - + ``` or ```html - + ``` or, if you are building a project with a bundler, you can include the script by installing `iconify-icon` as a dependency and importing it in your project: diff --git a/iconify-icon/icon/package.json b/iconify-icon/icon/package.json index dd7ae86..97a78f2 100644 --- a/iconify-icon/icon/package.json +++ b/iconify-icon/icon/package.json @@ -2,7 +2,10 @@ "name": "iconify-icon", "description": "Icon web component that loads icon data on demand. Over 200,000 icons to choose from", "author": "Vjacheslav Trushkin