diff --git a/README.md b/README.md index 68607d6..6eb44dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -IntelliJ IDEA / PhpStorm Vue.js Toolbox Plugin -======================== +# IntelliJ IDEA / PhpStorm Vue.js Toolbox Plugin [![Build Status](https://github.com/Haehnchen/idea-vuejs-plugin/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/Haehnchen/idea-vuejs-plugin/actions/workflows/gradle.yml) [![Version](http://phpstorm.espend.de/badge/23832/version)](https://plugins.jetbrains.com/plugin/23832) @@ -13,7 +12,87 @@ IntelliJ IDEA / PhpStorm Vue.js Toolbox Plugin | Documentation | https://espend.de/phpstorm/plugin/vuejs-toolbox | | Changelog | [CHANGELOG](CHANGELOG.md) | -Install ---------------------- +## Install * Install the plugin by going to `Settings -> Plugins -> Browse repositories` and then search for `Vue.js Toolbox`. + +## Component Usages + +### Navigation to component usages + +```vue +<-- ButtonCounter.vue --> +