diff --git a/README.md b/README.md index 49a2b213..0b87f3c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #Gin Web Framework - + [![Build Status](https://travis-ci.org/gin-gonic/gin.svg)](https://travis-ci.org/gin-gonic/gin) [![Coverage Status](https://coveralls.io/repos/gin-gonic/gin/badge.svg?branch=master)](https://coveralls.io/r/gin-gonic/gin?branch=master) [![GoDoc](https://godoc.org/github.com/gin-gonic/gin?status.svg)](https://godoc.org/github.com/gin-gonic/gin) @@ -660,7 +660,7 @@ There be some ways. We can using fvbock/endless to replace the default ListenAndServe -Refer the issue for more details: +Refer the issue for more details: https://github.com/gin-gonic/gin/issues/296 diff --git a/logo.jpg b/logo.jpg index d0826dea..bb51852e 100644 Binary files a/logo.jpg and b/logo.jpg differ