summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2016-09-19 00:01:16 +0100
committerGitHub <noreply@github.com>2016-09-19 00:01:16 +0100
commita531ce44b733578717836919f440ce429386c962 (patch)
tree4c50ac9257d44f76fbd1abb43036545cc994e364
parent57ef2c98339af5fd40e99e44c420815f9ed0805f (diff)
downloadale-a531ce44b733578717836919f440ce429386c962.zip
Fix the README sorting and formatting.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d53795aa..98e10055 100644
--- a/README.md
+++ b/README.md
@@ -32,13 +32,13 @@ name. That seems to be the fairest way to arrange this table.
| 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)\* |
-| Haskell | [ghc](https://www.haskell.org/ghc/)\* |
| Fortran | [gcc](https://gcc.gnu.org/) |
+| 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)