Update README.md

This commit is contained in:
sashabaranov
2020-08-19 13:06:58 +03:00
committed by GitHub
parent 0b788a8ae1
commit eb1cc604f2

View File

@@ -1,7 +1,7 @@
# go-gpt3 # go-gpt3
[![GoDoc](http://img.shields.io/badge/GoDoc-Reference-blue.svg)](https://godoc.org/github.com/sashabaranov/go-gpt3) [![GoDoc](http://img.shields.io/badge/GoDoc-Reference-blue.svg)](https://godoc.org/github.com/sashabaranov/go-gpt3)
[OpenAI GPT-3](https://beta.openai.com/) API for Go [OpenAI GPT-3](https://beta.openai.com/) API wrapper for Go
Example usage: Example usage: