diff --git a/README.md b/README.md index e2df736..37c18a8 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ Preview mode (`F9` / `i`) temporarily replaces the inactive pane and shows: - image metadata (format + dimensions) - safe fallback for binary files -## Screenshot +## Screenshots ![vcom screenshot](docs/screen.png) +![vcom screenshot 2](docs/screen2.png) +![vcom screenshot 3](docs/screen3.png) ## Build and run diff --git a/docs/screen2.png b/docs/screen2.png new file mode 100644 index 0000000..a3dc08c Binary files /dev/null and b/docs/screen2.png differ diff --git a/docs/screen3.png b/docs/screen3.png new file mode 100644 index 0000000..79f81df Binary files /dev/null and b/docs/screen3.png differ