From 12447d7ba3c8788b37bea8964cdcd30a9b3cef0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20P=C3=A1sztor?= Date: Sun, 3 May 2015 02:17:41 +0100 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index c191000..14ebe77 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,7 @@ the following extras compared to the standard `json.load()`: - A larger subset of javascript (and not some weird/exotic extension to json that would turn json into something that has nothing to do with json/javascript): + - backward compatible with json so you can still load standard json files too - single and multi-line comments - this is more useful then you would think: it is good not only for documentation but also for temporarily disabling a block in your config without actually deleting entries