Skip to content

Commit efba427

Browse files
authored
Update README.md
1 parent 530ffcb commit efba427

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ Or via a script
1111
<script src="your_dir/vue-formly/vue-formly.min.js"></script>
1212
```
1313
## Usage
14-
Take a look at the [docs](https://www.gitbook.com/book/matt-sanders/vue-formly/details) for extended information about using Formly and creating custom input types.
14+
Take a look at the [docs](https://www.gitbook.com/book/matt-sanders/vue-formly/details) for extended information about using Formly and creating custom input types.
15+
16+
## To Do
17+
* [ ] Implement validation
18+
* [ ] Better error handling
19+
* [ ] Simplified data access

0 commit comments

Comments
 (0)