From de677076412ea28d2d7ad992c46728ec229610b9 Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Tue, 18 Apr 2017 10:08:05 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4f1cf66..bd29742 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A dynamic form wizard to split your forms easier Vue-form-wizard is a vue based component with **no external depenendcies** which simplifies tab wizard management and allows you to focus on the functional part of your app rather than wasting time on details. Just forget about id's, external scripts and jQuery dependencies +Vue-form-wizard is inspired by [creative-tim wizards](https://www.creative-tim.com/bootstrap-themes/wizard) but simplified and +more customizable # Demos Basic [demo](https://jsfiddle.net/bt5dhqtf/97/)