Add credit

This commit is contained in:
Marcos Moura 2016-10-14 11:33:08 -03:00
parent 3fbf2972e7
commit 011d2f7b20

View file

@ -26,7 +26,9 @@ npm run build:lib
## Credits and Thanks
This library aims to delivery components using almost the same API of <a href="https://material.angularjs.org/latest/" target="_blank">Angular Material</a>
Thanks to <a href="https://github.com/elviskang" target="_blank">elviskang</a> who provided to me the **vue-material** name on npm.
Thanks a lot to <a href="https://github.com/elviskang" target="_blank">elviskang</a> who provided to me the **vue-material** name on npm.
Thanks to <a href="https://github.com/yyx990803" target="_blank">Evan You</a> for allowing me to use Vue.js Logo
## Dependencies
* <a href="http://www.jacklmoore.com/autosize/" target="_blank">autosize</a>