summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files 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: