summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoristeven <ignatius.steven@gmail.com>2015-02-20 16:27:09 +0800
committeristeven <ignatius.steven@gmail.com>2015-02-20 16:27:09 +0800
commitbf4186a2f80c8183c04851c21bf54840d7e4259b (patch)
tree83432c37be2644f462b76b771faf22d506146ceb
parent9f03acb898ce40365716ce7cd5b3068435cbcfd9 (diff)
downloadangular-multi-select-bf4186a2f80c8183c04851c21bf54840d7e4259b.zip
angular-multi-select-bf4186a2f80c8183c04851c21bf54840d7e4259b.tar.gz
angular-multi-select-bf4186a2f80c8183c04851c21bf54840d7e4259b.tar.bz2
fix markdown ordered list
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fde4d59..b8e8f72 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,10 @@ thoroughly and update your code accordingly.
### Bug Reporting
Please follow these steps:
-1. READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
+1. *READ THE MANUAL AGAIN*. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
2. The next step is to search in Github's issue section first. There might already be an answer for similar issue. Do check both open and closed issues.
3. If there's no previous issue found, then please create a new issue in https://github.com/isteven/angular-multi-select/issues.
-4. Please replicate the problem in JSFiddle or Plunker (or any other online JS collaboration tool), and include the URL in the issue you are creating.
+4. Please *replicate the problem in JSFiddle or Plunker* (or any other online JS collaboration tool), and include the URL in the issue you are creating.
5. When you're done, please close the issue you've created.
### Licence