|
|
@@ -1,6 +1,6 @@
|
|
|
-#Gin Web Framework
|
|
|
+<img align="right" src="https://s3.amazonaws.com/uploads.hipchat.com/36744/1498287/JVR32LgyEGCiy01/path4201%20copy%202.png">
|
|
|
|
|
|
-
|
|
|
+#Gin Web Framework
|
|
|
|
|
|
[](https://travis-ci.org/gin-gonic/gin)
|
|
|
[](https://coveralls.io/r/gin-gonic/gin?branch=master)
|
|
|
@@ -8,6 +8,8 @@
|
|
|
|
|
|
Gin is a web framework written in 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.
|
|
|
|
|
|
+
|
|
|
+
|
|
|

|
|
|
|
|
|
```
|