From 995b7edd9372590f2b555176888c022833d24bc6 Mon Sep 17 00:00:00 2001 From: FPiety0521 Date: Wed, 24 Jul 2019 22:58:07 -0700 Subject: [PATCH] Add Go Report Card badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d251db0..f7b11d3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/migrate/migrate.svg)](https://hub.docker.com/r/migrate/migrate/) ![Supported Go Versions](https://img.shields.io/badge/Go-1.11%2C%201.12-lightgrey.svg) [![GitHub Release](https://img.shields.io/github/release/golang-migrate/migrate.svg)](https://github.com/golang-migrate/migrate/releases) +[![Go Report Card](https://goreportcard.com/badge/github.com/golang-migrate/migrate)](https://goreportcard.com/report/github.com/golang-migrate/migrate) # migrate