diff --git a/README.md b/README.md index 14d2436..b92a8f0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Click [here](https://shiftstack.github.io/hcp-cli-assistant/) to open the assist An interactive web UI wizard that helps users generate the correct `hcp create cluster openstack` command for deploying **HyperShift on OpenStack**. The assistant guides users step-by-step through required and optional configurations, ensuring a smooth setup experience. +![UI screenshot](screenshot.png?raw=true "UI screenshot") + ## Features - Step-by-step wizard for easy input - Copy-to-clipboard functionality diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..0973bd8 Binary files /dev/null and b/screenshot.png differ