From 2f86f8817055d8412db8681d8d7355a9de70831b Mon Sep 17 00:00:00 2001 From: Chiel92 Date: Wed, 4 Mar 2015 12:56:10 +0100 Subject: [PATCH] Add line in README about python version of js-beautify not being supported. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6984550..10b3d7e 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ And here the link to its page on the python website: http://pypi.python.org/pypi * `js-beautify` for __Javascript__ and __JSON__. It can be installed by running `npm install -g js-beautify`. -Note that `nodejs` is needed for this to work. +Note that the *python version is not supported* and `nodejs` is needed for this to work. Here is the link to the repository: https://github.com/einars/js-beautify. * `html-beautify` for __HTML__.