Merge 247ca81f25af62b59ea6614c37c8e0bf580842b5 into e2212d40c62a98b388a5eb48ecbdcf88534688ba

This commit is contained in:
yhirano 2017-03-26 03:46:11 +00:00 committed by GitHub
commit 946ee3657a

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.