diff --git a/README.md b/README.md index 153dd8db..5f456cbc 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Wave isn't just another terminal emulator; it's a rethink on how terminals are b - CodeEdit, to edit local and remote files with a VSCode-like inline editor - AI Integration with ChatGPT (or ChatGPT compatible APIs) to help write commands and get answers inline -![WaveTerm Screenshot](./assets/wave-screenshot.jpeg) +![WaveTerm Screenshot](./assets/wave-screenshot.png) ## Installation diff --git a/assets/wave-screenshot.jpeg b/assets/wave-screenshot.jpeg deleted file mode 100644 index b1d84ae3..00000000 Binary files a/assets/wave-screenshot.jpeg and /dev/null differ diff --git a/assets/wave-screenshot.png b/assets/wave-screenshot.png new file mode 100644 index 00000000..7d49419b Binary files /dev/null and b/assets/wave-screenshot.png differ