Update README.md

This commit is contained in:
sashabaranov
2020-12-16 15:12:39 +03:00
committed by GitHub
parent e859180cd9
commit 64c0048394

View File

@@ -5,6 +5,11 @@
[OpenAI GPT-3](https://beta.openai.com/) API wrapper for Go [OpenAI GPT-3](https://beta.openai.com/) API wrapper for Go
Installation:
```
go get github.com/sashabaranov/go-gpt3
```
Example usage: Example usage: