diff --git a/README.md b/README.md index c0b3702..39204ba 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ [OpenAI GPT-3](https://beta.openai.com/) API wrapper for Go +Installation: +``` +go get github.com/sashabaranov/go-gpt3 +``` + Example usage: