From 562060841891249173c5f155de5b473a0797d8eb Mon Sep 17 00:00:00 2001 From: astaxie Date: Sun, 21 Jul 2019 22:58:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5063645c..aa5d8e19 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ beego is used for rapid development of RESTful APIs, web apps and backend services in Go. It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific features such as interfaces and struct embedding. - Response time ranking: [web-frameworks](https://github.com/the-benchmarker/web-frameworks). - ###### More info at [beego.me](http://beego.me). ## Quick Start