summaryrefslogtreecommitdiffstats
path: root/README_ZH.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-21 06:37:57 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-21 06:37:57 -0400
commit660b47373d1adf8b39396e237d060a18c8959cd4 (patch)
tree61204118bccaca64d54df49667a5e772e8369cc7 /README_ZH.md
parent11a28428def8394e647c6c69014092db5c5937be (diff)
downloadgitea-660b47373d1adf8b39396e237d060a18c8959cd4.tar.gz
gitea-660b47373d1adf8b39396e237d060a18c8959cd4.zip
Prepare for release v0.3.0
Diffstat (limited to 'README_ZH.md')
-rw-r--r--README_ZH.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_ZH.md b/README_ZH.md
index ecfb7700a2..6d7553a684 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -45,12 +45,12 @@ Gogs 完全使用 Go 语言来实现对 Git 数据的操作,实现 **零** 依
## 特别鸣谢
-- Logo 基于 [martini-contrib](https://github.com/martini-contrib) 修改而来。
- 基于 [WeTalk](https://github.com/beego/wetalk) 修改的邮件服务和模块设计。
- 基于 [GoBlog](https://github.com/fuxiaohei/goblog) 修改的系统监视状态。
- [beego](http://beego.me) 模块的使用与修改。
- [martini](http://martini.codegangsta.io/) 的路由与中间件机制。
- 感谢 [gobuild.io](http://gobuild.io) 提供二进制编译与下载服务。
+- 感谢 [lavachen](http://www.lavachen.cn/) 设计的 Logo。
- 感谢 [Docker 中文社区](http://www.dockboard.org/) 提供的 [dockerfiles](https://github.com/gogits/gogs/tree/master/dockerfiles)。
## 贡献成员