diff --git a/README.md b/README.md index e56f042..5dbfed3 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,11 @@
Build Status GoDoc +GJSON Playground

+ +

get a json value quickly

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