diff --git a/README.md b/README.md index d4450a7..d1cd4e3 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,12 @@ ## About It features a distinctive LED-style digital display and nothing else. -## Screenshots +## Screenshot ![The counter](docs/screenshots/counter.png) -The whole application. Click the number to add one. - -![Setting a value](docs/screenshots/set-value.png) - -The dialog, for when clicking once at a time is not practical. +The whole application. Click the number to add one; `[SET VALUE]` opens a dialog +for when clicking once at a time is not practical. ## Features diff --git a/docs/screenshots/counter.png b/docs/screenshots/counter.png new file mode 100644 index 0000000..9b076fd Binary files /dev/null and b/docs/screenshots/counter.png differ