diff --git a/README.md b/README.md index fdf071e..30ca7bc 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ resources: | `tap_action` | `map` | **Optional** | Action to take on tap. See [action options](#action-options) | `action: toggle-menu` | | `hold_action` | `map` | **Optional** | Action to take on hold. See [action options](#action-options) | `none` | | `double_tap_action` | `map` | **Optional** | Action to take on double tap. See [action options](#action-options) | `action: none` | -| theme | `string` | **Optional** | Card theme | +| `theme` | `string` | **Optional** | Card theme | | +| `items_offset` | `number` | **Optional** | Distance of items from menu center | `0` | ## Item Options