Update README.md

pull/8/head
E. Almqvist 5 years ago committed by GitHub
parent d316656112
commit 7a861ae757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -13,8 +13,8 @@ You can create presets in the `~/.config/roomcomputer/presets.json` file. Follow
```json
{
"mypreset": {
"color": [178, 199, 255], # RGB, from 0-255
"brightness": 100 # from 0-255
"color": [178, 199, 255],
"brightness": 100
},
}
```

Loading…
Cancel
Save