From ef22abd8bea81c5fa7d239dc7968725a32902f0e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 30 May 2023 08:01:49 -0700 Subject: [PATCH] copy --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c1932d193..0415cc615 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,8 @@ `aider` is a command-line chat tool that allows you to write and edit code with GPT-4. You can ask GPT to help you start a new project, or modify code in your existing git repo. -Aider has features to -[help GPT understand and modify larger codebases](https://aider.chat/docs/ctags.html) -and aider makes it easy to git commit, diff & undo changes proposed by GPT. +Aider makes it easy to git commit, diff & undo changes proposed by GPT. +It also has features that [help GPT understand and modify larger codebases](https://aider.chat/docs/ctags.html). ![aider screencast](assets/screencast.svg)