From 45fbb5326c0eb233e5ffab30bc3f2fc19e652705 Mon Sep 17 00:00:00 2001 From: John Guo Date: Wed, 12 Jan 2022 20:43:36 +0800 Subject: [PATCH] README updates --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 31ea34291..1a6531b54 100644 --- a/README.MD +++ b/README.MD @@ -1,7 +1,6 @@ # GoFrame
-
[![Go Doc](https://godoc.org/github.com/gogf/gf?status.svg)](https://godoc.org/github.com/gogf/gf) [![GoFrame CI](https://github.com/gogf/gf/actions/workflows/go.yml/badge.svg)](https://github.com/gogf/gf/actions/workflows/go.yml) @@ -9,6 +8,7 @@ [![Code Coverage](https://codecov.io/gh/gogf/gf/branch/master/graph/badge.svg)](https://codecov.io/gh/gogf/gf/branch/master) [![Production Ready](https://img.shields.io/badge/production-ready-blue.svg)](https://github.com/gogf/gf) [![License](https://img.shields.io/github/license/gogf/gf.svg?style=flat)](https://github.com/gogf/gf) + `GoFrame` is a modular, powerful, high-performance and enterprise-class application development framework of Golang.