summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Kyrouac <ckyrouac@redhat.com>2016-09-15 20:46:49 -0400
committerChris Kyrouac <ckyrouac@redhat.com>2016-09-15 20:46:49 -0400
commit240ce7f566ce84d5a9f06810722fbb700be7fa77 (patch)
tree5c0c84806ff4a81218b06208681ece18eed67615 /README.md
parentc856d00c7c7239011a4d04e94665708e2bb1311e (diff)
downloadale-240ce7f566ce84d5a9f06810722fbb700be7fa77.zip
Add jshint to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f09e0ad..f0ca5f66 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ name. That seems to be the fairest way to arrange this table.
| -------- | ----- |
| Bash | [-n flag](https://www.gnu.org/software/bash/manual/bash.html#index-set) |
| Bourne Shell | [-n flag](http://linux.die.net/man/1/sh) |
-| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/) |
+| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |