diff --git a/README.md b/README.md index f821c3e..a2747f4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Supports two message formats: - Raw: Message text appears as the content - JSON (HomeAssistant format): `{"title": "Message title", "message": "Hello world!"}` +![Screenshot of Windows 11 Toast Notification](screenshot.png "Screenshot of Windows 11 Toast Notification") + # Usage The program folder can be placed anywhere (e.g. C:\Program Files\MQTTNotifier) diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..d7ef52d Binary files /dev/null and b/screenshot.png differ