From d3b28a3b669d5181debdfdb40ebc373586dbde0f Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Sun, 20 Mar 2016 17:31:25 -0400 Subject: [PATCH] Fix goreportcard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4693667a..54feab78 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Micro -[![Go Report Card](https:///badge/github.com/zyedidia/micro)](https:///report/github.com/zyedidia/micro) +[![Go Report Card](http://goreportcard.com/badge/zyedidia/micro)](http://goreportcard.com/report/zyedidia/micro) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/gdamore/tcell/blob/master/LICENSE) > Micro is a work in progress, not suitable for use yet.