diff --git a/README.md b/README.md index bd037ee..6a972e4 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,11 @@ to disk unless the user configures it to be in the settings. There is deliberately no network connectivity or syncing intended. -## Screenshot +## Screenshots -![Screenshot of Bouquin](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshot.png) +![Screenshot of Bouquin](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshots/screenshot.png) +![Screenshot of Bouquin History Preview pane](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshots/history_preview.png) +![Screenshot of Bouquin History Diff pane](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshots/history_diff.png) ## Features diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index ba6f5e9..0000000 Binary files a/screenshot.png and /dev/null differ diff --git a/screenshots/history_diff.png b/screenshots/history_diff.png new file mode 100644 index 0000000..46c4591 Binary files /dev/null and b/screenshots/history_diff.png differ diff --git a/screenshots/history_preview.png b/screenshots/history_preview.png new file mode 100644 index 0000000..4475d94 Binary files /dev/null and b/screenshots/history_preview.png differ diff --git a/screenshots/screenshot.png b/screenshots/screenshot.png new file mode 100644 index 0000000..3a5d831 Binary files /dev/null and b/screenshots/screenshot.png differ