diff --git a/README.md b/README.md index e7add3d..46b22d0 100644 --- a/README.md +++ b/README.md @@ -15,22 +15,22 @@ Access all the icons as package: | Name | Source | | ------------ | ---------------------- | -| CLI | `npm i -S css-gg` | +| CLI | npm i -S css-gg | | CSS | https://css.gg/c | | JSON | https://css.gg/json | | XML | https://css.gg/xml | **** -## Add icons in your project +# Add icons in your project -### Markup +#### 1. Markup The class name starts always with "gg-" followed by icon name. ```html ``` -## Style +#### 2. Style ###### HTML ```html