diff --git a/README.md b/README.md index f7c5eec4b..69729f4c8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ask GPT for features, improvements, or bug fixes and `aider` will directly apply the suggested changes to your source files. Each change is automatically committed to git with a descriptive commit message. -![aider screenshot](screenshot.png) +![aider screenshot](screenshot.gif) ## Example chat transcripts diff --git a/screenshot.gif b/screenshot.gif new file mode 100644 index 000000000..ce6a22a1e Binary files /dev/null and b/screenshot.gif differ diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index 0bda964d3..000000000 Binary files a/screenshot.png and /dev/null differ