diff --git a/README.md b/README.md index e2dde70..c7e009b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Local desktop application for browsing, searching, and favoriting images from booru-style imageboards. +## Screenshots + +![Windows](screenshots/windows.png) + +![Linux](screenshots/linux.png) + ## Features - Supports Danbooru, Gelbooru, Moebooru, and e621 diff --git a/screenshots/linux.png b/screenshots/linux.png new file mode 100644 index 0000000..dcd85c6 Binary files /dev/null and b/screenshots/linux.png differ diff --git a/screenshots/windows.png b/screenshots/windows.png new file mode 100644 index 0000000..826da96 Binary files /dev/null and b/screenshots/windows.png differ