diff --git a/README.md b/README.md index f0853d8..31d6d1f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ import VueHighlights, { autoLink, autoHighlight } from 'vue-highlights' Vue.component(VueHighlights.name, VueHighlights) ``` -##Usage +## Usage Let's create our first component: