From f708314f3afddab162390c67e0e1a8a408262956 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 9 May 2023 21:07:32 -0700 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09b4868bf..5d0e3bc09 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Aider 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 on your local. +It can make changes, improvements, and bug fixes to your code in your local git repo. Each change is automatically committed to git with a sensible commit message. [![asciicast](https://asciinema.org/a/uiDJcksXTuHbrmpHiKJUWIBVU.svg)](https://asciinema.org/a/uiDJcksXTuHbrmpHiKJUWIBVU)