Update README.md

pull/251/head
Anton Medvedev 1 year ago
parent a809f606f7
commit e61a3ed2d8
No known key found for this signature in database

@ -45,7 +45,7 @@ echo '{"name": "world"}' | fx '.name' '`Hello, ${this}!`'
Use other JS functions to process the data.
```sh
echo `{"name": "world"}` | fx 'Object.keys'
echo '{"name": "world"}' | fx 'Object.keys'
```
## Advanced Usage

Loading…
Cancel
Save