From 1837677b72d321f26e55f7da9dd5606168c98437 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 9 Jul 2023 06:55:22 -0700 Subject: [PATCH] updated examples readme --- examples/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/README.md b/examples/README.md index 2575dbe4c..af33ad441 100644 --- a/examples/README.md +++ b/examples/README.md @@ -35,6 +35,8 @@ To better understand the chat transcripts, it's worth knowing that: ## Transcript formatting +
+ > This is output from the aider tool. #### These are chat messages written by the user. @@ -50,3 +52,5 @@ print("hello") print("goodbye") >>>>>>> UPDATED ``` + +