summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Grebenshchikov <sgreben@gmail.com>2018-03-22 16:56:58 +0100
committerSergey Grebenshchikov <sgreben@gmail.com>2018-03-22 16:56:58 +0100
commit35dd3f2432471f23dddb0d9ef11fd9b6dfd1c71b (patch)
treeb3fe7d173ed532b24cde616d92acb1e7e58fdbd0
parenta49891bdb657d7cbb2521f305251cda1f00359d3 (diff)
Fix example whitespace
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 13b4382..598c710 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Usage of jp:
```bash
$ cat examples/tcp-time.json | jp -x ..Label -y ..Count -type bar
- 69.0
+ 69.0
█████████████
█████████████
█████████████
@@ -86,7 +86,7 @@ $ cat examples/tcp-time.json | jp -x ..Label -y ..Count -type bar
```bash
$ cat examples/tcp-time.json | jp -xy "..[Label,Count]" -type bar
- 69.0
+ 69.0
█████████████
█████████████
█████████████