Skip to content

Commit ca1b180

Browse files
committed
✏️ docs: Add docs link to readme
1 parent 1193b8f commit ca1b180

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,18 @@ A schema-based form generator component for Vue.js
1212
## Demo
1313
[JSFiddle simple example](https://jsfiddle.net/icebob/0mg1v81e/)
1414

15+
[![Screenshot](https://icebob.gitbooks.io/vueformgenerator/content/assets/vfg-example1.png)](https://jsfiddle.net/icebob/0mg1v81e/)
16+
1517
## Features
1618
- multiple objects editing
1719
- 18 built-in field types
1820
- built-in validators
1921
- Bootstrap friendly templates
2022
- ...etc
2123

24+
## Documentation
25+
[Online documentation on Gitbook](https://icebob.gitbooks.io/vueformgenerator/content/)
26+
2227
## Dependencies
2328
- [jQuery](http://www.jquery.com)
2429
- [Moment.js](http://momentjs.com/) (built-in)

0 commit comments

Comments
 (0)