diff --git a/README.md b/README.md
index d86c940..7fc7d81 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,18 @@ composer require leuverink/dotoo
+Alternatively, you may also directly use the highlight component in your markup. This way you get full control over attributes and slots. Check it out:
+
+```blade
+
+
+
+
+
+ Foo bar
+
+```
+
## Configuration
```php