diff --git a/examples/README.md b/examples/README.md index b1a795b9a..b881d5b72 100644 --- a/examples/README.md +++ b/examples/README.md @@ -3,9 +3,7 @@ Below are some example transcripts that show how you can chat with the `aider` command line tool to generate and edit code with GPT-4. -Some things to note in the transcripts: - -In the `aider` output, you will see the tool: +In the transcripts, you will see `aider`: - Adding certain source files to the chat (sometimes at the suggestion of GPT-4, always with user permission). - Applying the edits proposed by GPT-4 to the source files.