diff --git a/guide/english/vue/index.md b/guide/english/vue/index.md index d93a5e7426..8f11663205 100644 --- a/guide/english/vue/index.md +++ b/guide/english/vue/index.md @@ -23,5 +23,6 @@ Its main attributes are the following: - [Vue-cli](https://cli.vuejs.org/) - standard tooling - [Vue-Router](https://router.vuejs.org/) - officially-supported vue-router library - [Vuex](https://vuex.vuejs.org/) - state management pattern + library +- [Vuetify](https://vuetifyjs.com/en/) a Material Design Framework for Vue - [Comparison with other frameworks](https://vuejs.org/v2/guide/comparison.html)