diff --git a/README.md b/README.md
index 1b91df3..1f05d29 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,19 @@ This plugin provides a `highlightjs` component for use in your Vue.js 3 applicat
Note: For Vue.js version 2 support see the [1-stable](https://github.com/highlightjs/vue-plugin/tree/1-stable) branch here on GitHub. Version 1.x.x is compatible with Vue.js v2; version 2.x.x with Vue.js v3.
+## Using script setup
+
+```html
+
+
+
+
+
+```
+
## Using the pre-built libraries
```html