From affeee1618c9a4b1859886a507cfddf94e657600 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sat, 2 Jul 2016 14:20:00 +0100 Subject: [PATCH] Build status in read me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dd4b74..e3ce186 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Choices.js +# Choices.js [![Build Status](https://travis-ci.org/jshjohnson/Choices.svg?branch=master)](https://travis-ci.org/jshjohnson/Choices) A lightweight, configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. Coming soon.