From 393cb5c3a90629660fd16f3c490e1586f01172ba Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Tue, 3 Nov 2020 11:37:58 -0700 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4108deb..0a71ecc 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,10 @@ src="logo.png" width="240" height="78" border="0" alt="GJSON">
-Build Status GoDoc GJSON Playground

- -

get json values quickly

GJSON is a Go package that provides a [fast](#performance) and [simple](#get-a-value) way to get values from a json document.