summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 844f654..9be1fd0 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
AngularJS MultiSelect
-==
-v2.0.0
--
-An AngularJS directive which creates a dropdown button with multiple or single selections.
-Allows you to customize your labels and use some HTML tags in the data. Fully configurable through element attributes and CSS.
+--
+An AngularJS directive which creates a dropdown button with multiple or single selections. Fully configurable through element attributes and CSS.
+Allows you to customize your labels and use some HTML tags in the data.
Doesn't require jQuery and works well with other Javascript libraries.
![Screenshot](https://raw.githubusercontent.com/isteven/angular-multi-select/master/screenshot.png)
@@ -12,6 +10,10 @@ Demo & How To
--
Go to http://isteven.github.io/angular-multi-select
+Current Version
+--
+2.0.0
+
Change Log
--
See <a href="https://github.com/isteven/angular-multi-select/blob/master/CHANGELOG.md">CHANGELOG.md</a>
@@ -48,5 +50,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
-