diff --git a/README.md b/README.md index 92f99706..1626a5ef 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Bootstrap Multiselect -[![Build Status](https://travis-ci.org/davidstutz/bootstrap-multiselect.svg?branch=master)](https://travis-ci.org/davidstutz/bootstrap-multiselect) - Bootstrap Multiselect is a JQuery based plugin to provide an intuitive user interface for using select inputs with the multiple attribute present. Instead of a select a bootstrap button will be shown w dropdown menu containing the single options as checkboxes. Documentation, Examples, FAQ and License: [http://davidstutz.github.io/bootstrap-multiselect/](http://davidstutz.github.io/bootstrap-multiselect/). diff --git a/index.html b/index.html index e0cc0fea..d1c29bef 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@