Update README.md

This commit is contained in:
Josh Baker 2016-08-22 06:11:47 -07:00 committed by GitHub
parent cd422a3e10
commit ad7311075f
1 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,8 @@ The dot and wildcard characters can be escaped with '\'.
{"first": "Roger", "last": "Craig"}
]
}
```
```
"name.last" >> "Anderson"
"age" >> 37
"children.#" >> 3