summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoristeven <isteven@server.fake>2014-04-17 12:31:18 +0800
committeristeven <isteven@server.fake>2014-04-17 12:31:18 +0800
commita99aebb151bd98ba84289d1e813a8e301d4bbf35 (patch)
tree198977768ec12b517b68891316ed9145e1d8d0f4
parent914a0985b4e7f1509a4dbdae7c6b13228c44ab1f (diff)
downloadangular-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.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index be74d03..eb7c24d 100644
--- a/README.md
+++ b/README.md
@@ -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 />![Screenshot](https://raw.githubusercontent.com/isteven/angular-multi-select/master/screenshot.png)
-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
--