diff --git a/README.md b/README.md index 13ec575d..eede504c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Grumpy: Go running Python [![Build Status](https://travis-ci.org/google/grumpy.svg?branch=master)](https://travis-ci.org/google/grumpy) +[![Go Report Card](https://goreportcard.com/badge/github.com/google/grumpy)](https://goreportcard.com/report/github.com/google/grumpy) +[![GoDoc](https://pkg.go.dev/badge/github.com/google/grumpy?status.svg)](https://pkg.go.dev/github.com/google/grumpy?tab=doc) [![Join the chat at https://gitter.im/grumpy-devel/Lobby](https://badges.gitter.im/grumpy-devel/Lobby.svg)](https://gitter.im/grumpy-devel/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ## Overview