Update README.md
This commit is contained in:
parent
1325547eed
commit
54975f11d4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ curl -X PUT \
|
|||
```
|
||||
|
||||
```sh
|
||||
curl -s https://api.alemi.dev/msg | jq '.[:5].[] | {author, body, date}
|
||||
curl -s https://api.alemi.dev/msg | jq '.[:5].[] | {author, body, date}'
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue