From 1bd508602019d1d0799ad5ac8eaa1c31cc7b253a Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 9 May 2023 13:36:48 -0700 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 570435e6b..30b1f9ebf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Aider is a command-line tool that allows you to chat with GPT-4 about your code. It can make changes, improvements, and bug fixes to your code. Each change is automatically committed to git with a sensible commit message. -[![asciicast](https://asciinema.org/a/ipLVIABQt5Y6HcEXXB5XQDNiD.svg)](https://asciinema.org/a/ipLVIABQt5Y6HcEXXB5XQDNiD) +[![asciicast](https://asciinema.org/a/eVfXYU9CwiKHeic1dKJ17w4DT.svg)](https://asciinema.org/a/eVfXYU9CwiKHeic1dKJ17w4DT) ## Features