summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-03 17:40:30 +0100
committerw0rp <devw0rp@gmail.com>2016-10-03 17:40:57 +0100
commit68cc9dbb5e6a3cf4b2475179ed7634ad51fcc499 (patch)
tree44e67608c0b63e16e98757fb15af5e0ee35b3d6f /README.md
parent552cc7dbc478e855e110fcfa9ff9862db24663a4 (diff)
downloadale-68cc9dbb5e6a3cf4b2475179ed7634ad51fcc499.zip
Indicate that a wraper script is used for Vint.
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 2bd0e2d5..88769470 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ name. That seems to be the fairest way to arrange this table.
| 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) |
-| Vim | [vint](https://github.com/Kuniwak/vint) |
+| Vim | [vint](https://github.com/Kuniwak/vint)^ |
*^ Supported only on Unix machines via a wrapper script.*