From 96c63dfb66ad8e1ce072b2a574ea216062b95a5e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 25 May 2023 09:02:45 -0700 Subject: [PATCH] copy --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3941eefb..df9f5c2e8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ code with GPT-4. You can ask GPT to help you start a new project, or add features to your existing code. `aider` is well suited for working with code in a git repo, -as it makes it easy to commit, diff and undo changes proposed by GPT. +as it has features to easily +commit, diff and undo changes proposed by GPT. ![aider screenshot](screenshot.gif)