We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2cc2a commit 04dfa1aCopy full SHA for 04dfa1a
README.md
@@ -35,7 +35,8 @@ updates in change requests.
35
36
## encoding/json [](https://godoc.org/github.com/segmentio/encoding/json)
37
38
-More details about the implementation of this package can be found [here](json/README.md).
+More details about _how_ this package achieves a lower CPU and memory footprint
39
+can be found [in the package README](json/README.md).
40
41
The `json` sub-package provides a re-implementation of the functionalities
42
offered by the standard library's [`encoding/json`](https://golang.org/pkg/encoding/json/)
0 commit comments