diff --git a/README.md b/README.md index 938952831..3eef28b56 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ lacking as a dashboard tool - unsee aims to fill this gap. It's developed as a dedicated tool as it's intended to provide only read access to alert data, therefore safe to be accessed by wider audience. +![Screenshot](/screenshot.png) + ## Building and running ### Installing using the go command diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 000000000..8e045dc88 Binary files /dev/null and b/screenshot.png differ