diff --git a/README.md b/README.md index 6f05ce6a..5ad059a1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This app was designed with me and my dad in mind, since I wanted to give him a s ![Album](screenshots/album.png) ### Player -![Player with Blurhash](screenshots/blurred_player.png) +![Player](screenshots/player.png) ![Queue](screenshots/player_queue.png) diff --git a/screenshots/blurred_player.png b/screenshots/blurred_player.png deleted file mode 100644 index c3671dc1..00000000 Binary files a/screenshots/blurred_player.png and /dev/null differ diff --git a/screenshots/player.png b/screenshots/player.png new file mode 100644 index 00000000..faeb769e Binary files /dev/null and b/screenshots/player.png differ diff --git a/screenshots/player_queue.png b/screenshots/player_queue.png index ef096aab..7844b27d 100644 Binary files a/screenshots/player_queue.png and b/screenshots/player_queue.png differ