diff --git a/README.md b/README.md index dba6fff..ed0e723 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ _If you do want to build from source, make sure you clone the latest tag!_ ### 1. Add the script to your page +Using a script tag: + ```html ... @@ -40,6 +42,14 @@ _If you do want to build from source, make sure you clone the latest tag!_ ``` +Using ES6 imports (e.g. for nextjs) + +```js +... +import "focus-visible" +... +``` + ### 2. Update your CSS We suggest that users