Update README.md

This commit is contained in:
paul-gauthier 2023-05-15 20:11:30 -07:00 committed by GitHub
parent 2ab56c8f0c
commit fadbe82ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# aider
`aider` is a command-line chat tool that allows you to code with GPT-4 in the terminal.
Ask GPT for features, improvements, or bug fixes and `aider` will directly apply the suggested changes to your source files.
Ask GPT for features, improvements, or bug fixes and `aider` will apply the suggested changes to your source files.
Each change is automatically committed to git with a descriptive commit message.
![aider screenshot](screenshot.gif)