diff --git a/README.md b/README.md index 7f078a1a..ed8321d2 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,12 @@ This message has to be generated for the Message "1337" (1337 is not a valid com | Payload | Example | Parameters | Description | |---|---|---|---| -| widget | widget b0 shutter 1 name | of the Button to be enabled - Type of the Button / Page - Disable or Enable (0/1) - Name below the Button | | +| `widget ` | `widget b0 shutter 1 name` | `` of the Button to be enabled `` - Type of the Button / Page `` - Disable or Enable (0/1) - Name below the Button | | | | | | | ## Message from Nextion Display | Payload | Example | Parameters | Description | |---|---|---|---| -| event widgetPage | event widgetPage 0 | is the number of the current page, there is currently only page 0 | Is fired, after switching to widgetPage, has to be answered with widget message | +| `event widgetPage ` | `event widgetPage 0` | `` is the number of the current page, there is currently only page 0 | Is fired, after switching to widgetPage, has to be answered with widget message | | | | | |