From f5fc2324158def615d07e47b996d8d025fe5cac7 Mon Sep 17 00:00:00 2001 From: sashabaranov <677093+sashabaranov@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:53:48 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4aab53..e057fa2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/sashabaranov/go-gpt3)](https://goreportcard.com/report/github.com/sashabaranov/go-gpt3) -[OpenAI GPT-3](https://beta.openai.com/) API wrapper for Go +[OpenAI ChatGPT and GPT-3]([https://beta.openai.com/](https://platform.openai.com/)) API wrapper for Go Installation: ```