From 23e660661f4aa9f749e5240474040ad33de183e4 Mon Sep 17 00:00:00 2001 From: "Scott M. M. Jackson" Date: Mon, 3 Apr 2017 14:15:57 -0400 Subject: [PATCH] Update README.md Fix the badges and header in readme.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82ea6a58..35061d71 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -#Gin Web Framework +# Gin Web Framework + [![Build Status](https://travis-ci.org/gin-gonic/gin.svg)](https://travis-ci.org/gin-gonic/gin) [![codecov](https://codecov.io/gh/gin-gonic/gin/branch/master/graph/badge.svg)](https://codecov.io/gh/gin-gonic/gin) [![Go Report Card](https://goreportcard.com/badge/github.com/gin-gonic/gin)](https://goreportcard.com/report/github.com/gin-gonic/gin)