Add add-badge command to README

This commit is contained in:
Kalle
2022-07-25 22:00:51 +03:00
parent 00a6ab8be1
commit c21d7ce321

View File

@@ -59,9 +59,11 @@ sendou.ink/
### png
```bash
sips -s format png ./*.gif --out .
sips -s format png ./sundae.gif --out .
```
### avif
### Add new badge to the database
https://github.com/lovell/avif-cli
```bash
npm run add-badge -- sundae "4v4 Sundaes"
```