From 3990498dd361e57400cb8babc06e3a5bdcd4a56c Mon Sep 17 00:00:00 2001 From: HG Date: Tue, 6 Feb 2018 09:35:53 +0000 Subject: [PATCH] Update README.md --- examples/storybook/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/storybook/README.md b/examples/storybook/README.md index 45fb6c3e9c..4081ca95ea 100644 --- a/examples/storybook/README.md +++ b/examples/storybook/README.md @@ -1,8 +1,10 @@ ## Storybook demo for Nuxt +Deo showcasing [Storybook](https://storybook.js.org/) usage with Nuxt.js, [Vuetify](https://vuetifyjs.com) and [Vue-Charts](http://vue-chartjs.org/) ### Features -* supports '~' and '~~' Nuxt aliases +* supports '~' and '~~' Nuxt.js aliases * contains storybase.js with helper classes -* integrates most of addons \ No newline at end of file +* integrates most of addons +* real life examples with Vuetify and Vue-Charts