diff --git a/README.md b/README.md index e76cf85..ec3e08c 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,8 @@ After obtaining all of them you should create new notification with parameters l ![Check_mk notifications configuration](/check_mk_notifications_configuration.png) -Where 1st parameter is a homeserver URL (with http or https), second parameter is a bot user's access token and third parameter is a room ID. \ No newline at end of file +Where 1st parameter is a homeserver URL (with http or https), second parameter is a bot user's access token and third parameter is a room ID. + +## How it will look like? + +![Check_mk notifications example](/notifications_in_matrix.png) \ No newline at end of file diff --git a/notifications_in_matrix.png b/notifications_in_matrix.png new file mode 100644 index 0000000..673ffb9 Binary files /dev/null and b/notifications_in_matrix.png differ