From cca1f2f6e6976cf8fad44e22e3e1b4fa9423406b Mon Sep 17 00:00:00 2001 From: Deng Ming Date: Thu, 4 Apr 2024 17:16:51 +0800 Subject: [PATCH] Refine the Readme v2 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 50fd3177..17d0fede 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific feature ### Web Application -![Http Request](https://cdn.nlark.com/yuque/0/2020/png/755700/1607857462507-855ec543-7ce3-402d-a0cb-b2524d5a4b60.png) - #### Create `hello` directory, cd `hello` directory mkdir hello