Update README.md

This commit is contained in:
əlemi 2024-11-06 20:55:46 +01:00
parent 1325547eed
commit 54975f11d4

View file

@ -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}'
```