diff --git a/FEATURES.md b/FEATURES.md new file mode 100644 index 0000000..81d58d9 --- /dev/null +++ b/FEATURES.md @@ -0,0 +1,4 @@ +# Shutting down the app +To close Helm-dashboard, click on the button in the rightmost corner of the screen. Once you click on it, your Helm-dashboard will be shut down. + +![Shutdown_screenshot](images/screenshot_shut_down.png) \ No newline at end of file diff --git a/images/screenshot_shut_down.png b/images/screenshot_shut_down.png new file mode 100644 index 0000000..8e94168 Binary files /dev/null and b/images/screenshot_shut_down.png differ