This commit is contained in:
Paul Gauthier 2023-05-28 14:28:22 -07:00
parent ce656425a9
commit 130385584a

View file

@ -3,7 +3,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 code against your existing git repo.
`aider` has features to help GPT
Aider has features to help GPT
[understand and modify larger code bases](https://aider.chat/docs/ctags.html)
and easily commit, diff & undo changes proposed by GPT.