Changed the name of the project to "aider".

This commit is contained in:
Paul Gauthier 2023-05-14 07:02:32 -07:00
parent 6ffbd5f2cc
commit d55f8a94e3

View file

@ -1,4 +1,4 @@
# GPT-4 powered coding in your terminal.
# aider: GPT-4 powered coding in your terminal
`aider` is a command-line tool that allows you to chat with GPT-4 about your code.
Ask GPT for features, improvements, or bug fixes and `aider` will directly apply the changes to your source files.