2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-21 07:10:35 +03:00

Update readme

This commit is contained in:
syropian
2016-07-24 14:48:38 -04:00
parent 70937ed774
commit 133a9b879a
+2 -7
View File
@@ -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)