chore(readme.md): fix invalid link

This commit is contained in:
thinkerou 2019-03-12 13:50:29 +08:00
parent 4a23c4f7b9
commit 4c6d610e7b
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Gin is a web framework written in Go (Golang). It features a martini-like API with much better performance, up to 40 times faster thanks to [httprouter](https://github.com/julienschmidt/httprouter). If you need performance and good productivity, you will love Gin. Gin is a web framework written in Go (Golang). It features a martini-like API with much better performance, up to 40 times faster thanks to [httprouter](https://github.com/julienschmidt/httprouter). If you need performance and good productivity, you will love Gin.
![Gin console logger](https://gin-gonic.github.io/gin/other/console.png) ![Gin console logger](testdata/assets/console.png)
## Contents ## Contents

BIN
testdata/assets/console.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB