From 41adc0d0c357093c7418aa3950b07e491f3811de Mon Sep 17 00:00:00 2001 From: "Chris West (Faux)" Date: Thu, 1 Oct 2015 20:34:47 +0100 Subject: bit more indentation there --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a37640f..cd8ed1c 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,10 @@ For the example JSON document ``/foo/bar.json`` containing: ...you can run an invocation like: ```` - ghetto_json: - path=/foo/bar.json - a=7 - b.c=yellow - b.d=unset + path=/foo/bar.json + a=7 + b.c=yellow + b.d=unset ```` ...and the file will be left looking like: -- cgit v1.2.1