From 835dc07b9962bb3693106c386c804ffb37e9d152 Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Sun, 28 May 2023 15:02:04 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 173b46ba5..280e33459 100644 --- a/README.md +++ b/README.md @@ -3,8 +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 code against your existing git repo. -Aider has features to help GPT -[understand and modify larger code bases](https://aider.chat/docs/ctags.html) +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. ![aider screenshot](assets/screenshot.gif)