From 18b602752fd7e03c3cfc6e34de4a7d1887fd6661 Mon Sep 17 00:00:00 2001 From: Per Persson Date: Thu, 31 Oct 2019 19:28:03 +0100 Subject: [PATCH] Fixes * Spelling * Versalization * Missing `cd` target --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e7f8ff..31c6c01 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ This tool displays JSON as a tree and you can search and edit key or values. - Mac - Linux -## Installtion +## Installation ```sh $ git clone https://github.com/skanehira/tson -$ cd && go install +$ cd tson && go install ``` ## Usage @@ -19,8 +19,8 @@ $ cd && go install $ tson < test.json ``` -## keybinding -### json tree +## Keybinding +### JSON tree | key | description | |--------|---------------------|