diff options
author | isteven <isteven@server.fake> | 2014-04-17 12:31:18 +0800 |
---|---|---|
committer | isteven <isteven@server.fake> | 2014-04-17 12:31:18 +0800 |
commit | a99aebb151bd98ba84289d1e813a8e301d4bbf35 (patch) | |
tree | 198977768ec12b517b68891316ed9145e1d8d0f4 | |
parent | 914a0985b4e7f1509a4dbdae7c6b13228c44ab1f (diff) | |
download | angular-multi-select-a99aebb151bd98ba84289d1e813a8e301d4bbf35.zip angular-multi-select-a99aebb151bd98ba84289d1e813a8e301d4bbf35.tar.gz angular-multi-select-a99aebb151bd98ba84289d1e813a8e301d4bbf35.tar.bz2 |
updated readme.md & gh-pages index file
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,19 +1,20 @@ Angular Multi Select ==================== An AngularJS directive which creates a dropdown button with multiple or single selections. -Allows you to customize your labels and use HTML tags in the data. Fully configurable through element attributes and CSS. +Allows you to customize your labels and use some HTML tags in the data. Fully configurable through element attributes and CSS. +Doesn't require jQuery and works well with other Javascript libraries. <br /> -Demo & How To Use +Demo & How To -- Go to http://isteven.github.io/angular-multi-select Note -- I'm a Github newbie so pardon me if you experience weird commit / forking sequence =) - -I'm all ears for new development ideas. Just open an issue in https://github.com/isteven/angular-multi-select. +<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>. +<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! Licence -- |