Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TechHome authored Mar 7, 2021
1 parent e72c331 commit c4db7b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ https://twitter.com/_developit/status/1090364879377260544
| back | `service` | **Optional**| service to call when back button pressed
| info | `service` | **Optional**| service to call when info button pressed
| home | `service` | **Optional**| service to call when home button pressed
| menu | `service` | **Optional**| service to call when menu button pressed
| up | `service` | **Optional**| service to call when up button pressed
| left | `service` | **Optional**| service to call when left button pressed
| select | `service` | **Optional**| service to call when select button pressed
Expand All @@ -53,6 +52,9 @@ https://twitter.com/_developit/status/1090364879377260544
| volume_up | `service` | **Optional**| service to call when volume up button pressed
| volume_down | `service` | **Optional**| service to call when volume down button pressed
| volume_mute | `service` | **Optional**| service to call when volume mute button pressed
| netflix | `service` | **Optional**| service to call when netflix button pressed
| prime_video | `service` | **Optional**| service to call when prime video button pressed
| youtube | `service` | **Optional**| service to call when youtube button pressed

## `service` Options
| Name | Type | Requirement | Description
Expand Down

0 comments on commit c4db7b4

Please sign in to comment.