summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoristeven <isteven@server.fake>2014-03-31 11:10:15 +0800
committeristeven <isteven@server.fake>2014-03-31 11:10:15 +0800
commit4610c8d9887c17d763260dff12c5b7338ffd2c42 (patch)
treef8e26b715483f71a73b0ce050b3f9ba8ca6829d2
parent3aba5f3d8db77f177e94f8bfdd86e68a1a7b4141 (diff)
downloadangular-multi-select-4610c8d9887c17d763260dff12c5b7338ffd2c42.zip
angular-multi-select-4610c8d9887c17d763260dff12c5b7338ffd2c42.tar.gz
angular-multi-select-4610c8d9887c17d763260dff12c5b7338ffd2c42.tar.bz2
Updated
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index cb6e70b..744bf8d 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,9 @@ Angular Multi Select
====================
Angular Multi Select is an AngularJS directive which creates a dropdown button with multiple checkboxes. It memorizes the original state so you can reset your selections. It also allows you to update the input model dynamically.
-Screenshot:
<br />![Screenshot](https://raw.githubusercontent.com/isteven/angular-multi-select/master/screenshot.jpg)
-Demo:
+*Demo:*
<br />Download all the files into a same folder and open multiselect.htm.
<br />JSfiddle: http://jsfiddle.net/HwSJH/19/