fix README

This commit is contained in:
Yoshiyuki Hirano 2017-03-26 12:44:24 +09:00
parent e2212d40c6
commit 247ca81f25

View File

@ -1,7 +1,7 @@
#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)
@ -712,7 +712,7 @@ An alternative to endless:
* [manners](https://github.com/braintree/manners): A polite Go HTTP server that shuts down gracefully.
## Contributing
## Contributing
- With issues:
- Use the search tool before opening a new issue.