From 608c7d55db7505c6fedc48e8f876bc481ef095f7 Mon Sep 17 00:00:00 2001 From: Bit Borealis Date: Wed, 16 Aug 2023 05:30:41 -0400 Subject: [PATCH] fix formatting on website --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9a0cbcb..b28abaf 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ to be clear this isn't an endorsement of chatgpt, i just wanted to see how far i could push things, and it turns out, it's fairly far . for normal usage, add this to chatgpt initial instructions. - ( click on your profile icon to access this ) +( click on your profile icon to access this ) for debugging purposes, entering the entire code into the prompt followed by a - normal non-instructional message seems to give the best results, for example: - - `< code here >` - hi assistant, could you tell me about sunglasses ? +normal non-instructional message seems to give the best results, for example: +> `< code here >` +> +> hi assistant, could you tell me about sunglasses ? whilst this code was initially written and optimized for chatgpt, i have also tested that it works in bard using the debugging method above, feel free to pr