From 6fcc0a5b1dc8ecaea7c28d0321d92bc03a73e964 Mon Sep 17 00:00:00 2001 From: "Manu Mtz.-Almeida" Date: Sat, 13 Sep 2014 20:26:47 +0200 Subject: [PATCH] Updates logger screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ceab2f3..67d8d96e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://travis-ci.org/gin-gonic/gin.svg)](https://travis-ci.org/gin-gonic/gin) Gin is a web framework written in Golang. It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity, you will love Gin. -![Gin console logger](http://gin-gonic.github.io/gin/other/console.png) +![Gin console logger](http://forzefield.com/gin_example.png) ##Gin is new, will it be supported?