From 30a3ff25cc285d65d2b526b7e1cbbf94bab905a5 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 26 Feb 2018 17:15:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Egodoc=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.MD b/README.MD index 04531059b..d2f263594 100644 --- a/README.MD +++ b/README.MD @@ -2,6 +2,8 @@ +[![GoDoc](https://godoc.org/github.com/johng-cn/gf?status.svg)](https://godoc.org/github.com/johng-cn/gf) + ## 介绍 gf(Go Frame)是一款为Web服务及网络服务开发设计的,模块化、低耦合、轻量级的Go语言开发框架。 实现了通用的HTTP/TCP/UDP Server,并提供了Web服务开发的系列核心组件,