From b501e02e016a2a6021643916a33e93b57b322669 Mon Sep 17 00:00:00 2001 From: Mark Tareshawty Date: Sat, 25 Mar 2017 16:23:50 -0400 Subject: [PATCH] Fix the formatting so that the README renders correctly --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82ea6a58..98507689 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ - -#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)