diff --git a/README.md b/README.md index 1a7c5c4..b689fa5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ GoDoc

-

set a json value quickly

+

set a json value quickly

SJSON is a Go package that provides a [very fast](#performance) and simple way to set a value in a json document. The purpose for this library is to provide efficient json updating for the [SummitDB](https://github.com/tidwall/summitdb) project. For quickly retrieving json values check out [GJSON](https://github.com/tidwall/gjson).