diff --git a/README.md b/README.md index cc9e56a..0992981 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Searchable key and mouse binding editor. Command Palette to easily find commands and shortcut keys. -![Command Palette](docs/img/CommandPalette.jpg) +![Command Palette](docs/img/CommandPalette.webp) #### Playlist diff --git a/docs/img/CommandPalette.jpg b/docs/img/CommandPalette.jpg deleted file mode 100644 index 328aef3..0000000 Binary files a/docs/img/CommandPalette.jpg and /dev/null differ diff --git a/docs/img/CommandPalette.webp b/docs/img/CommandPalette.webp new file mode 100644 index 0000000..8f66731 Binary files /dev/null and b/docs/img/CommandPalette.webp differ