summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-07 18:33:16 +0100
committerw0rp <devw0rp@gmail.com>2016-10-07 18:33:19 +0100
commitda1dcc6bb54d31fac801b9188ac044f1ac2cc264 (patch)
tree722d8a39c0dee2bfff4069388bf9bd96aedc7b22 /README.md
parentf6e95586dd04fff1480b738ff989fcc114bc38eb (diff)
downloadale-da1dcc6bb54d31fac801b9188ac044f1ac2cc264.zip
Add support for checking Cython files
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d76de3c3..0e095102 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ name. That seems to be the fairest way to arrange this table.
| C | [gcc](https://gcc.gnu.org/) |
| CoffeeScript | [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)^ |
| Fortran | [gcc](https://gcc.gnu.org/) |
| Haskell | [ghc](https://www.haskell.org/ghc/)^ |