diff --git a/README.md b/README.md index ec7eb7a..7b9e3b8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A professional PyQt6-based graphical interface for managing llama.cpp server instances. +![llama.cpp Server GUI Screenshot](screenshot.png) + ## Features - **Server Binary Selection**: Browse and select your llama.cpp server binary diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..7d0d7da Binary files /dev/null and b/screenshot.png differ