diff --git a/README.md b/README.md index e8b7f4b..7f8acbb 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ A basic, self-contained management service for Wireguard with a self-serve web U * Zero external dependencies - just a single binary using the wireguard kernel module * Container-first deployment +![Screenshot](wireguard-ui.png) + ## Running The easiest way to run wireguard-ui is using the container image. To test it, run: diff --git a/wireguard-ui.png b/wireguard-ui.png new file mode 100644 index 0000000..70addf8 Binary files /dev/null and b/wireguard-ui.png differ