diff options
author | isteven <isteven@server.fake> | 2014-07-07 14:45:37 +0800 |
---|---|---|
committer | isteven <isteven@server.fake> | 2014-07-07 14:45:37 +0800 |
commit | 91f62a3c81f2818a77edd0b2df81863ae5fda065 (patch) | |
tree | b78c2b781653cb8d76b44821f24cebe33cc7070a | |
parent | bc98d152f3bbc50fee12c9bbd30002e4ca9e7598 (diff) | |
download | angular-multi-select-91f62a3c81f2818a77edd0b2df81863ae5fda065.zip angular-multi-select-91f62a3c81f2818a77edd0b2df81863ae5fda065.tar.gz angular-multi-select-91f62a3c81f2818a77edd0b2df81863ae5fda065.tar.bz2 |
v2.0.0
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ 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 /> +- If you have any problem, try to search in the issue section first. Somebody might have asked similar question. If there's none, then please open a new issue. - This directive is a practical solution, not a performance champion. It will not win any code efficiency competition.<br /> - As for the moment, developments are on going, so I am not accepting pull requests. I will choose & add them manually instead. - 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 /> |