2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

update readme with travis icon and contributing info

This commit is contained in:
Jeff Sagal
2016-03-11 11:36:24 -08:00
parent f808bb4006
commit 308c9583dc
+2 -2
View File
@@ -1,6 +1,6 @@
# vue-select
# vue-select [![Build Status](https://travis-ci.org/sagalbot/vue-select.svg?branch=master)](https://travis-ci.org/sagalbot/vue-select)
Rather than bringing in jQuery just to use Select2 or Chosen, this Vue.js component provides similar functionality without the extra overhead of jQuery.
Rather than bringing in jQuery just to use Select2 or Chosen, this Vue.js component provides similar functionality without the extra overhead of jQuery, while providing the same awesome data-binding features you expect from Vue. Vue-select has no dependencies other than Vue.
## Demo
[http://sagalbot.github.io/vue-select/](http://sagalbot.github.io/vue-select/)