From 3d332979b127b1069d8ba3a383f3f651365e58bb Mon Sep 17 00:00:00 2001 From: Shintaro Kaneko Date: Thu, 15 Sep 2016 18:50:45 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a02f6b..cf0cb39 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A migration manager written in Golang. Use it in run commands via the CLI. [![GoDoc](https://godoc.org/github.com/eure/kamimai?status.svg)](https://godoc.org/github.com/eure/kamimai) [![Build Status](https://travis-ci.org/eure/kamimai.svg?branch=master)](https://travis-ci.org/eure/kamimai) +[![codecov](https://codecov.io/gh/eure/kamimai/branch/master/graph/badge.svg)](https://codecov.io/gh/eure/kamimai) ## Installation