Fix header in README.md markdown

This commit is contained in:
Darren Scerri 2017-03-31 15:22:47 +02:00 committed by GitHub
parent e2212d40c6
commit c577eea882

View File

@ -1,7 +1,8 @@
#Gin Web Framework
# Gin Web Framework
<img align="right" src="https://raw.githubusercontent.com/gin-gonic/gin/master/logo.jpg">
[![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)