提交 40cdc877 编写于 作者: A Acmefocus 提交者: Acmefocus

Update README.md

Signed-off-by: NAcmefocus <107723772@qq.com>
上级 8ee167bc
......@@ -12,6 +12,15 @@ It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific feature
go get github.com/astaxie/beego
#### Create hello directory
sudo mkdir hello
cd hello
#### Init module
go mod init
#### Create file `hello.go`
```go
package main
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册