diff --git a/README.md b/README.md
index 231decc..f9cc203 100644
--- a/README.md
+++ b/README.md
@@ -35,17 +35,11 @@ By default, the icon components will use the outline style, but the `solid` or
```
-You can also pass arbitrary HTML attributes to the components:
+You can also pass arbitrary HTML attributes to the components, such as classes:
```eex
-
-```
-
-You can also provide arbitrary HTML attributes to the svg tag, such as classes:
-
-```eex
-
+
```
For a full list of icons see [the docs](https://hexdocs.pm/heroicons/api-reference.html) or [heroicons.com](https://heroicons.com/).