diff --git a/README.md b/README.md index 838ab10..b26756d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The art gallery manager application for my personal website, [redstrate.com](https://redstrate.com). It can edit piece information such as title, date, description and more. You also have a nice preview of the art when editing, which helps writing alternative text. +![Main Window](misc/screenshot.png) + ## Usage In order to use the application, pass the following arguments when running it: diff --git a/misc/screenshot.png b/misc/screenshot.png new file mode 100644 index 0000000..f11c06c Binary files /dev/null and b/misc/screenshot.png differ