From b820574f26d8064bd5424e89d7c04a6559afa17a Mon Sep 17 00:00:00 2001 From: "Chris West (Faux)" Date: Thu, 1 Oct 2015 20:35:44 +0100 Subject: clarify conversions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd8ed1c..9c9c86c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ The file on the target to edit. A very simple object notation for the location of the property to edit, and its new value. -Mandatory automatic conversion will be applied. Supported values: +Mandatory automatic conversion will be applied. Supported conversions are +listed below. Everything else will be left as a string: * integers (``5``, ``-17``) * ``true`` / ``false`` -- cgit v1.2.1