Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit 0002a04

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 91c7148 + 279b96c commit 0002a04

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ http://dotansimha.github.io/angularjs-dropdown-multiselect/
1313

1414
## Install
1515
1. Download the files
16-
1. Using bower:
16+
1. Using bower: <img src="http://benschwarz.github.io/bower-badges/[email protected]" width="130" height="30">
17+
1718
Just run `bower install angularjs-dropdown-multiselect`
1819
2. Manually:
1920
You can download the `.js` file directly or clone this repository.
@@ -29,3 +30,8 @@ http://dotansimha.github.io/angularjs-dropdown-multiselect/
2930

3031
## TODO:
3132
- Full documentation for available features.
33+
- Load options from server.
34+
- Grouping options by property.
35+
- Search filter.
36+
37+
- You may send me more requests for features - open an issue with "feature request" tag - Thanks!

0 commit comments

Comments
 (0)