diff --git a/README.md b/README.md index e3d3ab9..f70b057 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ echo $response; //$content = json_decode($response, true)['choices'][0]['message']['content']; //echo $content; ?> - - ```