From c41c23a5ed19cedaeb513a7a0dbc952bca45a39b Mon Sep 17 00:00:00 2001 From: Pawan Osman Date: Mon, 19 Dec 2022 09:59:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 182436c..4dd3902 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The following query parameters can be included in the request: ### Example Request ``` -GET https://api.pawan.krd/chat/gpt?text=Hello&lang=en +GET https://api.pawan.krd/chat/gpt?text=Hello ``` ### Example Response