diff --git a/README.md b/README.md index 83999c3..35d4724 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

get a json value quickly

-GJSON is a Go package that provides a [fast](#performance) and [simple](#get-a-value) way to get a value from a json document with only one line of code. +GJSON is a Go package that provides a [fast](#performance) and [simple](#get-a-value) way to get values from a json document with one line of code. Getting Started ===============