From 340d4ac3c9355ae7c78d8d8b6016d648a64b2a2b Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Wed, 19 Apr 2017 00:05:48 +0300 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index beb55e7..8f77bad 100644 --- a/README.md +++ b/README.md @@ -149,3 +149,15 @@ props: { * **prev** - Previous button content (no need to worry about handling the button functionality) * **next** - Next button content * **finish** - Finish button content + +## Contribution +Open an issue or send a Pull request if you feel that something is missing or doesn't work. + +## License +vue-form-wizard is available under the [MIT license](https://tldrlegal.com/license/mit-license). + +## Contact + +Copyright (C) 2017 Cristi Jora + +[![@cristijora](https://img.shields.io/badge/github-cristijora-green.svg)](https://github.com/cristijora)