diff --git a/README.md b/README.md index 94ba7a3c4..8580ca0bd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `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 your existing git repo. +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 easily commit, diff & undo changes proposed by GPT.