Update README.md

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

View file

@ -9,7 +9,7 @@ curl -X PUT \
```
```sh
curl -s https://api.alemi.dev/mood | jq -r .mood
curl -s https://api.alemi.dev/msg | jq '.[:5].[] | {author, body, date}
```