summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKabbaj Amine <amine.kabb@gmail.com>2016-10-08 18:01:03 +0300
committerKabbaj Amine <amine.kabb@gmail.com>2016-10-08 18:01:03 +0300
commit49da6d409d94e65771d64ac8e40011c23815d9b4 (patch)
treec134e5648e837f268abdeb8a142af86be24eaeb8 /README.md
parent197137aea0cd4816a3705d3d63e7bb0d61516c87 (diff)
downloadale-49da6d409d94e65771d64ac8e40011c23815d9b4.zip
Add linter HTMLHint for html files
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 d43a7c2f..d2973a05 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ name. That seems to be the fairest way to arrange this table.
| D | [dmd](https://dlang.org/dmd-linux.html)^ |
| Fortran | [gcc](https://gcc.gnu.org/) |
| Haskell | [ghc](https://www.haskell.org/ghc/) |
-| HTML | [tidy](http://www.html-tidy.org/) |
+| HTML | [HTMLHint](http://htmlhint.com/), [tidy](http://www.html-tidy.org/) |
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| JSON | [jsonlint](http://zaa.ch/jsonlint/) |
| PHP | [php -l](https://secure.php.net/), [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) |