From da58a60ad5935279961e418fc2524c99ce11bac8 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 30 Nov 2018 20:38:53 +0800 Subject: [PATCH] README updates --- README.MD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index f1448e84e..e970fc574 100644 --- a/README.MD +++ b/README.MD @@ -1,4 +1,7 @@ -# GoFrame +
+ +
+ `GF(GoFrame)` is a modular, lightweight, loosely coupled, high performance application development framework written in Go. Supporting graceful server, hot updates, multi-domain, multi-port, multi-service, HTTP/HTTPS, dynamic/hook routing and many more features. Providing a series of core components and dozens of practical modules. ## Installation