diff --git a/README.md b/README.md index 246679c..fa93261 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ > A native Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery. +Want to help out as a primary contributor? [Get in touch](https://github.com/sagalbot/vue-select/issues/581)! + #### Features - AJAX Support - Tagging @@ -104,3 +106,7 @@ When provided an array of objects, `vue-select` will display a single value of t ``` ### For more information, please visit the [vue-select documentation.](https://sagalbot.github.io/vue-select) + +## License + +[MIT](https://github.com/sagalbot/vue-select/blob/master/LICENSE.md) diff --git a/dev/dev.html b/dev/dev.html index fe481cb..165c863 100644 --- a/dev/dev.html +++ b/dev/dev.html @@ -9,7 +9,7 @@