From 54d11c662567e3a1f081ed1230a2f0c094bedd51 Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Tue, 18 Apr 2017 10:10:00 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd29742..3d5c1d5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,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 +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