From 35dd3f2432471f23dddb0d9ef11fd9b6dfd1c71b Mon Sep 17 00:00:00 2001 From: Sergey Grebenshchikov Date: Thu, 22 Mar 2018 16:56:58 +0100 Subject: Fix example whitespace --- README.md | 4 ++-- 1 file 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 █████████████ █████████████ █████████████ -- cgit v1.2.3