From 663a2c2a164c18198d9c760bcd9b8df5574f6f73 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 30 Nov 2018 20:40:23 +0800 Subject: [PATCH] README updates --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index e970fc574..f93a63f26 100644 --- a/README.MD +++ b/README.MD @@ -2,6 +2,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