diff --git a/README.md b/README.md index 3712ef2..4968748 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Headplane > An advanced UI for [juanfont/headscale](https://github.com/juanfont/headscale) +![Preview](./assets/main-preview.png) + Headscale is a self-hosted version of the Tailscale control server, however, it currently lacks a first-party web UI. This is a relatively tiny Remix app that aims to provide a usable GUI for the Headscale server. It's still very early in it's development, however these are some of the features that are planned. diff --git a/assets/main-preview.png b/assets/main-preview.png new file mode 100644 index 0000000..75699a3 Binary files /dev/null and b/assets/main-preview.png differ