diff --git a/README.md b/README.md index 4dca25a..003f5c2 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ https://user-images.githubusercontent.com/6897215/226788119-6c198ea6-2950-4f95-9 - [Jinja variables](#jinja-variables) - [Touchscreen events](#touchscreen-events) - [Include variables](#include-variables) - - [NOTE: Include variables work independent from the Streamdeck plus feature and can be used in every supported streamdeck version.](#note-include-variables-work-independent-from-the-streamdeck-plus-feature-and-can-be-used-in-every-supported-streamdeck-version) - [page.yaml](#pageyaml) - [includes/button.yaml](#includesbuttonyaml) @@ -1006,7 +1005,8 @@ The dials also work very similarly to the buttons, you only have to specify an e ## Include variables -### NOTE: Include variables work independent from the Streamdeck plus feature and can be used in every supported streamdeck version. +>[!NOTE] +> Include variables work independent from the Streamdeck plus feature and can be used in every supported streamdeck version. You can also pass variables with the include tag to the included file. This can be useful for creating templates and reusing them for multiple entities. Here is an example of how you can use include variables in your configuration: