From 397f86f282ca99b889949761949d5db84feaf422 Mon Sep 17 00:00:00 2001 From: Dongri Jin Date: Wed, 12 Apr 2023 08:40:42 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0d9407..87a03a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# unofficial OpenAI API client library for Rust +# OpenAI API client library for Rust (unofficial) The OpenAI API client Rust library provides convenient access to the OpenAI API from Rust applications. ## Installation: