1
0
Fork 0

Put attributes in code blocks in README.

This commit is contained in:
Starbeamrainbowlabs 2016-05-28 17:05:22 +01:00
parent 07ff04e683
commit 661a80cde9
1 changed files with 3 additions and 3 deletions

View File

@ -35,9 +35,9 @@ If for some reason the `data-src` attribute is unsuitable, you change change it
## Options
You can pass Snooze Squad a number of options. Below is an explanation of each:
* range - The number of screens within the current screen an image is allowed to get before it is woken up.
* attributeName - The name of the attribute that we should copy over to wake image up.
* updateInterval - The maximum interval at which we should update. Helps to prevent lag.
* `range` - The number of screens within the current screen an image is allowed to get before it is woken up.
* `attributeName` - The name of the attribute that we should copy over to wake image up.
* `updateInterval` - The maximum interval at which we should update. Helps to prevent lag.
## Development
Snooze Squad development isn't too complicated either. You'll need [Node.js] and make installed if you want to build / minify Snooze Squad.