diff --git a/README.md b/README.md index a574317..2ac7ffb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # go-gpt3 [![GoDoc](http://img.shields.io/badge/GoDoc-Reference-blue.svg)](https://godoc.org/github.com/sashabaranov/go-gpt3) +[![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