summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-07 18:36:59 +0100
committerw0rp <devw0rp@gmail.com>2016-10-07 18:36:59 +0100
commite5d9736d7a7f5e3b3794bfc19d24922d5b948170 (patch)
tree33eebee8b13160a0992ce87ecf4fb83f386086d2
parentee80a0d1473c416884e1d5bfc31e7697b2f59318 (diff)
downloadale-e5d9736d7a7f5e3b3794bfc19d24922d5b948170.zip
Denote that Cython needs to use the wrapper script.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df9aaff7..a3b2f672 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +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/) |
+| 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/)^ |