diff --git a/README.md b/README.md index 31d6d1f..3c73b6f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ import VueHighlights, { autoLink, autoHighlight } from 'vue-highlights' Vue.component(VueHighlights.name, VueHighlights) ``` +You can check a demo here: [pggalaviz.github.io/vue-highlights](https://pggalaviz.github.io/vue-highlights) + ## Usage Let's create our first component: