From 4e6c028074307b513f51a3d1e3214da69840a847 Mon Sep 17 00:00:00 2001 From: "B.T. Franklin" Date: Sat, 15 Jul 2023 21:32:59 -0700 Subject: [PATCH] Added an "unofficial" status note to the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38b1caf..6bfe72c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ `CleverBird` is focused narrowly on chat-based interactions, and making them awesome. +Please note that `CleverBird` is an *unofficial* package, not provided by OpenAI itself. + ## Features - Asynchronous API calls with Swift's async/await syntax