From 16ddb8b0d20e343c87abf465d55611b798076fc5 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 14 May 2016 00:27:17 +0900 Subject: [PATCH] doc: Add 'Go Report Card' Link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dadf35be..7a65d29bc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.org/hajimehoshi/ebiten.svg?branch=master)](https://travis-ci.org/hajimehoshi/ebiten) [![GoDoc](https://godoc.org/github.com/hajimehoshi/ebiten?status.svg)](http://godoc.org/github.com/hajimehoshi/ebiten) +[![Go Report Card](https://goreportcard.com/badge/github.com/hajimehoshi/ebiten)](https://goreportcard.com/report/github.com/hajimehoshi/ebiten) * A simple SNES-like 2D game library in Go