From 68cc9dbb5e6a3cf4b2475179ed7634ad51fcc499 Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 3 Oct 2016 17:40:30 +0100 Subject: [PATCH] Indicate that a wraper script is used for Vint. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd0e2d..8876947 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.*