Skip to content

Commit 24f4e34

Browse files
authored
Update README.md
1 parent 59a6a56 commit 24f4e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# PHP-ChatGPT (OpenAI) connection
2-
The `index.php` is a simple and beginner-friendly .php file to connect to OpenAi's API and prompt a text request using `cUrl()`. <br>
2+
The `index.php` is a simple .php file to connect to OpenAi's API and prompt a text request using `cUrl()`. <br>
33
OPTIONAL: You can use the `ChatGPT.php` class to create both **image** and **text** request with the help of OpenAi's API. More details in comments. <br>
44
Enjoy!
55

0 commit comments

Comments
 (0)