diff --git a/README.md b/README.md index 09861ce..69771bf 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,10 @@ $ iscc gotify-tray.iss ## Images -![notification](images/notification.png) - -![main_window](images/main_window.png) - -![notification_centre](images/notification_centre.png) - +Windows 10 | KDE +:-------------------------------------------------:|:---------------------------------------------------------: +![notification](images/notification.png) | ![kde_notification](images/kde_notification.png) +![notification](images/notification_centre.png) | ![kde_notification](images/kde_notification_centre.png) ## Requirements diff --git a/images/kde_notification.png b/images/kde_notification.png new file mode 100644 index 0000000..4aad1fe Binary files /dev/null and b/images/kde_notification.png differ diff --git a/images/kde_notification_centre.png b/images/kde_notification_centre.png new file mode 100644 index 0000000..f58ea71 Binary files /dev/null and b/images/kde_notification_centre.png differ diff --git a/images/main_window.png b/images/main_window.png deleted file mode 100644 index a7ecf85..0000000 Binary files a/images/main_window.png and /dev/null differ