diff options
author | isteven <isteven@server.fake> | 2014-07-15 11:18:12 +0800 |
---|---|---|
committer | isteven <isteven@server.fake> | 2014-07-15 11:18:12 +0800 |
commit | 426eb966f4892ff90187ae827fc34f88eedffd46 (patch) | |
tree | e3b4705691dec4aacb6b6e20c53495b2caaa1d72 | |
parent | 7fa47127e263973fd5d57d39f3594d20eaee2f11 (diff) | |
download | angular-multi-select-426eb966f4892ff90187ae827fc34f88eedffd46.zip angular-multi-select-426eb966f4892ff90187ae827fc34f88eedffd46.tar.gz angular-multi-select-426eb966f4892ff90187ae827fc34f88eedffd46.tar.bz2 |
updated README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Go to http://isteven.github.io/angular-multi-select See <a href="https://github.com/isteven/angular-multi-select/blob/master/CHANGELOG.md">CHANGELOG.md</a> ### Bug Reporting -- Search in the issue section first. Somebody might have reported the same bug and/or asked similar question. If there's none, then please open a new issue in <a href="https://github.com/isteven/angular-multi-select">https://github.com/isteven/angular-multi-select</a>. +- Search in the issue section first. Somebody might have reported the same bug and/or asked similar question. If there's none, then please create a new issue. - Try to reproduce the problem in JSFiddle or Plunker (or any other online JS collaboration tool) and send me the URL. |