1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

update docs

This commit is contained in:
Federico Ruggi 2018-07-31 16:54:48 +02:00
parent fa37bc73d0
commit 8a69e752dd

View File

@ -36,6 +36,7 @@ travisci:
height: 1
width: 2
refreshInterval: 900
pro: false
```
### Attributes
@ -50,3 +51,7 @@ Defines where in the grid this module's widget will be displayed. <br />
`refreshInterval` <br />
How often, in seconds, this module will update its data. <br />
Values: A positive integer, `0..n`.
`pro` <br />
Determines whether or not this module will use the Pro version of Travis CI.<br />
Values: `true`, `false`.