mirror of https://github.com/tidwall/gjson.git
Update README.md
This commit is contained in:
parent
133f42ce2d
commit
4a91ee1eba
|
@ -56,7 +56,7 @@ This will print:
|
|||
```
|
||||
Prichard
|
||||
```
|
||||
*There's also the [GetMany](#get-multiple-values-at-once) function to get multiple values at once, and [GetBytes](#working-with-bytes) for working with JSON byte slices.*
|
||||
*There's also [GetBytes](#working-with-bytes) for working with JSON byte slices.*
|
||||
|
||||
## Path Syntax
|
||||
|
||||
|
|
Loading…
Reference in New Issue