69096b09 by astaxie

update zh docs

1 parent da5dd4d1
......@@ -25,7 +25,6 @@ beego虽然是一个简单的框架,但是其中用到了很多第三方的包
> - session模块中支持mysql引擎:github.com/go-sql-driver/mysql
> - 模板函数中支持markdown转化:github.com/russross/blackfriday
- [beego介绍](README.md)
......
......@@ -76,7 +76,7 @@
通过如下命令创建beego项目,首先进入gopath目录
bee create hello
bee new hello
这样就建立了一个项目hello,目录结构如下所示
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!