diff --git a/README.md b/README.md index 147435d..1766089 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,6 @@ import VueInputAutosize from "vue-input-autosize"; Vue.use(VueInputAutosize, { maxWidth: 500, minWidth: 20, comfortZone: 0 }); ``` -## Development +## License -Coming soon... - -## TODO - -- [ ] Tests -- [ ] Improve the example +MIT © [Collin Henderson](https://github.com/syropian)