diff options
author | isteven <isteven@server.fake> | 2014-07-07 14:40:17 +0800 |
---|---|---|
committer | isteven <isteven@server.fake> | 2014-07-07 14:40:17 +0800 |
commit | 61e72ab229cedbf58513855e8a09b9b874e82906 (patch) | |
tree | d7a422c752f471d2b799284ebd1597d9ba606106 | |
parent | 60f9f0fe18db0a3ef2789112355f665983727c0b (diff) | |
download | angular-multi-select-61e72ab229cedbf58513855e8a09b9b874e82906.zip angular-multi-select-61e72ab229cedbf58513855e8a09b9b874e82906.tar.gz angular-multi-select-61e72ab229cedbf58513855e8a09b9b874e82906.tar.bz2 |
v2.0.0
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -16,10 +16,10 @@ See <a href="https://github.com/isteven/angular-multi-select/blob/master/CHANGEL Note -- -If you have any problem, just open an issue in <a href="https://github.com/isteven/angular-multi-select">https://github.com/isteven/angular-multi-select</a>.<br /> -This directive is a practical solution, not a performance champion. It will not win any code efficiency competition.<br /> -Pardon some incorrect HTML highlighting in this document. Apparently highlight.js breaks when it sees on-open="function()" etc.<br /> -If you like / use this directive in your awesome projects, star this repo. It's a huge motivation for me. Would also love to hear from you if you use it in an open source project. Thanks!<br /> +- If you have any problem, just open an issue in <a href="https://github.com/isteven/angular-multi-select">https://github.com/isteven/angular-multi-select</a>.<br /> +- This directive is a practical solution, not a performance champion. It will not win any code efficiency competition.<br /> +- Pardon some incorrect HTML highlighting in this document. Apparently highlight.js breaks when it sees on-open="function()" etc.<br /> +- If you like / use this directive in your awesome projects, star this repo. It's a huge motivation for me. Would also love to hear from you if you use it in an open source project. Thanks!<br /> Licence -- |