summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
█████████████
█████████████
█████████████