From e83170b7ec7ed2123bfde69be263b6034c7afa53 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Tue, 15 Oct 2019 16:28:42 -0700 Subject: [PATCH] readme update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f012f9be..a6dec51f 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # JC -JSON CLI output utility -v0.1 +JSON CLI output utility v0.1 `jc` is used to JSONify the output of many standard linux cli tools for easier parsing in scripts. Parsers for `ls`, `ifconfig`, and `netstat` are currently included and more can be added via modules.