Skip to content

Commit a99aebb

Browse files
author
isteven
committed
updated readme.md & gh-pages index file
1 parent 914a098 commit a99aebb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
Angular Multi Select
22
====================
33
An AngularJS directive which creates a dropdown button with multiple or single selections.
4-
Allows you to customize your labels and use HTML tags in the data. Fully configurable through element attributes and CSS.
4+
Allows you to customize your labels and use some HTML tags in the data. Fully configurable through element attributes and CSS.
5+
Doesn't require jQuery and works well with other Javascript libraries.
56

67
<br />![Screenshot](https://raw.githubusercontent.com/isteven/angular-multi-select/master/screenshot.png)
78

8-
Demo & How To Use
9+
Demo & How To
910
--
1011
Go to http://isteven.github.io/angular-multi-select
1112

1213
Note
1314
--
1415
I'm a Github newbie so pardon me if you experience weird commit / forking sequence =)
15-
16-
I'm all ears for new development ideas. Just open an issue in https://github.com/isteven/angular-multi-select.
16+
<br />I'm all ears for new development ideas. Just open an issue in <a href="https://github.com/isteven/angular-multi-select">https://github.com/isteven/angular-multi-select</a>.
17+
<br />Kindly let me know if you use this directive in your projects -just open a new issue in Github- it's a huge motivation for me. Thanks!
1718

1819
Licence
1920
--

0 commit comments

Comments
 (0)