Update README.md

This commit is contained in:
paul-gauthier 2023-05-23 21:42:17 -07:00 committed by GitHub
parent ab3338203f
commit ec6fd03e8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# aider is GPT-4 powered coding in your terminal # aider is GPT-4 powered coding in your terminal
`aider` is a command-line chat tool that allows you to write and edit `aider` is a command-line chat tool that allows you to write and edit
code with GPT-4 in the terminal. You can ask GPT to help you start code with GPT-4. You can ask GPT to help you start
a new project, or add features to your existing code. a new project, or add features to your existing code.
`aider` is especially useful for working with code in a git repo, as `aider` is especially useful for working with code in a git repo, as
it will automatically commit GPT's code changes with a descriptive it will automatically commit GPT's code changes with a descriptive