From 0d9b83ce2f52eda250af8b79041f3b3b6d4a6aaf Mon Sep 17 00:00:00 2001 From: Operations Research Engineering Software+ <alex@oresoftware.com> Date: Mon, 13 Nov 2017 19:47:58 -0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb4050a3..30ceb1ba 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,15 @@ This directive gives you a Bootstrap Dropdown with the power of AngularJS direct ## Demo http://dotansimha.github.io/angularjs-dropdown-multiselect/ +<p> + ## Dependencies - required: AngularJS >= 1.5, Bootstrap >= 3.0 - -- Make sure to add the dependencies before the directive's js file. +- Make sure to add the dependencies before the directive's html file. - Note: Bootstrap JS file is not needed for the directive, it just uses the CSS file +<p> + ## Install 1. Download the files 1. Using bower: <img src="http://benschwarz.github.io/bower-badges/badge@2x.png" width="130" height="30">