2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-17 05:09:37 +03:00

Update README.md

This commit is contained in:
Cristi Jora
2017-08-26 09:49:34 +03:00
committed by GitHub
parent 7997391549
commit d52aa9bad8
+8 -1
View File
@@ -1,5 +1,12 @@
# vue-form-wizard
A dynamic form wizard to split your forms easier
<p align="center">
<a href="https://www.npmjs.com/package/vue-form-wizard"><img src="https://img.shields.io/npm/v/vue-form-wizard.svg"></a>
<a href="https://www.npmjs.com/package/vue-form-wizard"><img src="https://img.shields.io/npm/dt/vue-form-wizard.svg"></a>
</p>
A dynamic wizard to split your forms easier
Vue-form-wizard is a vue based component with no external depenendcies which simplifies tab wizard management.