diff --git a/README.md b/README.md index 3f9c6db..6df020f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ A UI tool for downloading files from a Pod. The application is also the first Avalonia UI and C# UI app I have written. + +![screenshot of K8sFileBrowser](https://github.com/frosch95/K8sFileBrowser/blob/[branch]/screenshot.png?raw=true) \ No newline at end of file diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..dd94d52 Binary files /dev/null and b/screenshot.png differ