From d0a557cb363433065752a8ed5f2541c1677e3fa6 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 10 May 2023 22:22:56 -0700 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93b9e3445..3821db8c2 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 the code in your local git repo. Each change is automatically committed to git with a sensible commit message. -[![asciicast](https://asciinema.org/a/Ol6alHMmm4ZrVcOfXkMveS7eQ.svg)](https://asciinema.org/a/Ol6alHMmm4ZrVcOfXkMveS7eQ) +[![asciicast](https://asciinema.org/a/eDDqO3PlqH4lUBBXnLlMG7l2x.svg)](https://asciinema.org/a/eDDqO3PlqH4lUBBXnLlMG7l2x) ## Features