mirror of https://github.com/tidwall/gjson.git
Update README.md
This commit is contained in:
parent
05e9ee1423
commit
fce6fec098
|
@ -208,7 +208,7 @@ There are currently the following built-in modifiers:
|
|||
- `@values`: Returns an array of values for an object.
|
||||
- `@tostr`: Converts json to a string. Wraps a json string.
|
||||
- `@fromstr`: Converts a string from json. Unwraps a json string.
|
||||
- `@group`: Groups arrays of objects. See e4fc67c.
|
||||
- `@group`: Groups arrays of objects. See e4fc67c92aeebf2089fabc7872f010e340d105db
|
||||
|
||||
### Modifier arguments
|
||||
|
||||
|
|
Loading…
Reference in New Issue