aider: Changed the title to "aider" in lowercase.

# Context:
USER: change the title to "aider" in lowercase
ASSISTANT: ```markdown
README.md
<<<<<<< ORIGINAL
# Aider
=======
# aider
>>>>>>> UPDATED
```
This commit is contained in:
Paul Gauthier 2023-05-13 09:52:45 -07:00
parent 83c47eef62
commit 51abe3d24f

View file

@ -1,4 +1,4 @@
# Aider
# aider
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.