1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-01-30 11:22:52 +01:00

Add example of cover_url to readme

This commit is contained in:
Alex Raubach 2018-09-10 23:43:56 -04:00
parent 1f57305e11
commit 0c37727219

View file

@ -65,7 +65,8 @@ Example:
"fontname": "Comic Sans MS",
"fontsize": 30,
"bgcolor": [20, 120, 20],
"textcolor": [180, 20, 180]
"textcolor": [180, 20, 180],
"cover_url": "https://website.com/image.png"
}
}
```