summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2016-10-08 16:56:03 +0100
committerGitHub <noreply@github.com>2016-10-08 16:56:03 +0100
commit1044c8af0a19feab145c1d1f8aa7afd07b7be556 (patch)
tree30727b22e383b1096ba818d0d623a20857d8d731 /README.md
parentecde32d9ec31fa92bd17edc22b998b02d0c05beb (diff)
parent5eb710635950ed2373c916149865c013710fbff9 (diff)
downloadale-1044c8af0a19feab145c1d1f8aa7afd07b7be556.zip
Merge pull request #68 from KabbAmine/linter-coffee
Add coffee linter
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 f9e9e42d..f90e8784 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ name. That seems to be the fairest way to arrange this table.
| Bourne Shell | [-n flag](http://linux.die.net/man/1/sh), [shellcheck](https://www.shellcheck.net/) |
| C | [gcc](https://gcc.gnu.org/) |
| C++ (filetype cpp)| [gcc](https://gcc.gnu.org/) |
-| CoffeeScript | [coffeelint](https://www.npmjs.com/package/coffeelint) |
+| CoffeeScript | [coffee](http://coffeescript.org/), [coffeelint](https://www.npmjs.com/package/coffeelint) |
| CSS | [csslint](http://csslint.net/) |
| Cython (pyrex filetype) | [cython](http://cython.org/) |
| D | [dmd](https://dlang.org/dmd-linux.html)^ |