From 1311853c5730329585b293c3ed4ce078f4f12fd3 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 14:45:44 -0700 Subject: [PATCH] copy --- examples/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 29b79cc66..3767db567 100644 --- a/examples/README.md +++ b/examples/README.md @@ -26,8 +26,9 @@ print() ======= print("Hello world!") >>>>>>> UPDATED +``` -```## Example chat transcripts +## Example chat transcripts There are a varity of example coding chat sessions included, accomplishing both greenfield generation of new code as well as simple and complex edits to larger codebases: