From 7e019939c32acca36facfd6f9637beffa666c71a Mon Sep 17 00:00:00 2001 From: visualjerk Date: Thu, 29 Nov 2018 14:28:15 +0100 Subject: [PATCH] Rename title --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f353ab0..569847f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# CION Vue Design System +# CION - Design system boilerplate for Vue.js -CION is a Design System build primarily for Vue applications. You can use it as a starting point for building your own Design System. +CION is a **design system** build primarily for **Vue.js applications**. You can use it as a starting point for building your own design system. The system utilizes design tokens, a living styleguide with integrated code playgrounds and reusable components for common UI tasks. @@ -8,7 +8,7 @@ Living styleguide demo: https://styleguide.cion.visualjerk.de Landing page demo: https://cion.visualjerk.de -Integrate it in your application: [Quick Start](https://github.com/visualjerk/vue-cion-design-system/wiki/Quick-Start) +Integrate it in your application: [Usage](https://cion.visualjerk.de/#usage) [![Screenshot](./preview/customize.png)](https://github.com/visualjerk/vue-cion-design-system/raw/master/preview/customize.png)