lib: mention format support
This commit is contained in:
parent
6882cd04e1
commit
cd308cfe83
|
@ -68,6 +68,7 @@ The format is the following:
|
|||
{
|
||||
/* Textual information shown, in order. */
|
||||
"text": [ "build", "passed" ],
|
||||
"format": "svg", // Also supports "json".
|
||||
"colorscheme": "green"
|
||||
/* … Or… */
|
||||
"colorA": "#555",
|
||||
|
|
Loading…
Reference in New Issue
Block a user