diff --git a/README.md b/README.md index 71a1bbde3..37abe7d89 100644 --- a/README.md +++ b/README.md @@ -96,11 +96,14 @@ const MyComponent = () => { All files included in `@tabler/icons` npm package are available over a CDN. -React icons bundle: +#### React icons + ```html ``` -Iconfont: + +#### Iconfont + ```html ```