fix formatting on website

This commit is contained in:
Bit Borealis 2023-08-16 05:30:41 -04:00
parent 49ea2ce8d7
commit 608c7d55db
1 changed files with 5 additions and 5 deletions

View File

@ -10,9 +10,9 @@ for normal usage, add this to chatgpt initial instructions.
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 ?
> `< 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