updated examples readme

This commit is contained in:
Paul Gauthier 2023-07-09 06:55:22 -07:00
parent 620125bda5
commit 1837677b72

View file

@ -35,6 +35,8 @@ To better understand the chat transcripts, it's worth knowing that:
## Transcript formatting
<div class="chat-transcript" markdown="1">
> This is output from the aider tool.
#### These are chat messages written by the user.
@ -50,3 +52,5 @@ print("hello")
print("goodbye")
>>>>>>> UPDATED
```
</div>