From ed1d614c8c2461239df5d89333cd596eebe06acf Mon Sep 17 00:00:00 2001 From: Dmytro Asieiev Date: Mon, 9 Sep 2024 21:48:49 +0300 Subject: [PATCH] Adjusted README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc8a6fc..92d6451 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenAi Module -This module is a wrapper around openai-php/client library. +OpenAi module provides integration with OpenAI API. ## Installation