summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2016-09-19 00:04:32 +0100
committerGitHub <noreply@github.com>2016-09-19 00:04:32 +0100
commitf8899f9ba70924d713dfff521a46123c0983dfbe (patch)
tree2c7e6db343a2609c52fb82573bd309d9ccd28859 /README.md
parenta531ce44b733578717836919f440ce429386c962 (diff)
downloadale-f8899f9ba70924d713dfff521a46123c0983dfbe.zip
Use a different marker because of markdown issues.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 98e10055..ce338368 100644
--- a/README.md
+++ b/README.md
@@ -31,14 +31,14 @@ 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) |
| C | [gcc](https://gcc.gnu.org/) |
-| D | [dmd](https://dlang.org/dmd-linux.html)\* |
+| D | [dmd](https://dlang.org/dmd-linux.html)^ |
| Fortran | [gcc](https://gcc.gnu.org/) |
-| Haskell | [ghc](https://www.haskell.org/ghc/)\* |
+| Haskell | [ghc](https://www.haskell.org/ghc/)^ |
| 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) |
-*\** *Supported only on Unix machines via a wrapper script.*
+*^ Supported only on Unix machines via a wrapper script.*
If you would like to see support for more languages and tools, please
[create an issue](https://github.com/w0rp/ale/issues)