diff --git a/README.md b/README.md index 66e25f6..d9a516f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Cross-platform Linux/Windows/MacOS Tray - + + + Cross-platform, single header, super tiny C99 implementation of a system tray icon with a popup menu. diff --git a/screenshot.png b/screenshot_macosx.png similarity index 100% rename from screenshot.png rename to screenshot_macosx.png diff --git a/screenshot_windows.png b/screenshot_windows.png new file mode 100644 index 0000000..d2feada Binary files /dev/null and b/screenshot_windows.png differ