lib: mention format support

This commit is contained in:
Thaddee Tyl 2014-10-25 19:14:53 +02:00
parent 6882cd04e1
commit cd308cfe83

View File

@ -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",