diff --git a/README.md b/README.md index ad9b3413..297b70c9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/viktorstrate/photoview)](https://hub.docker.com/r/viktorstrate/photoview) [![Docker Build Status](https://img.shields.io/github/workflow/status/viktorstrate/photoview/Docker%20builds?label=docker%20build)](https://hub.docker.com/r/viktorstrate/photoview/) -![screenshot](./screenshots/main-window.png) +![screenshot](./screenshots/timeline.png) Photoview is a simple and user-friendly photo gallery that can easily be installed on personal servers. It's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. diff --git a/screenshots/main-window.png b/screenshots/main-window.png deleted file mode 100644 index e58240c3..00000000 Binary files a/screenshots/main-window.png and /dev/null differ diff --git a/screenshots/timeline.png b/screenshots/timeline.png new file mode 100644 index 00000000..3dc26c8d Binary files /dev/null and b/screenshots/timeline.png differ