diff options
author | Unknwon <u@gogs.io> | 2015-07-25 13:07:00 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-07-25 13:07:00 +0800 |
commit | 2e7b38db9f0089b2c0af9ae81a969fe03b799a40 (patch) | |
tree | 50afe0b87f8479c771cfb847d76d3e652751a67f /README_ZH.md | |
parent | 68cacf9c63024921818190163b3fa25158980b09 (diff) | |
download | gitea-2e7b38db9f0089b2c0af9ae81a969fe03b799a40.tar.gz gitea-2e7b38db9f0089b2c0af9ae81a969fe03b799a40.zip |
fix paging links and issue count
Diffstat (limited to 'README_ZH.md')
-rw-r--r-- | README_ZH.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README_ZH.md b/README_ZH.md index e2c314795d..4ee6f48054 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -3,10 +3,6 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra Gogs (Go Git Service) 是一款可轻易搭建的自助 Git 服务。 -![Demo](http://gogs.qiniudn.com/gogs_demo.gif) - -##### 当前版本:0.6.1 Beta - ## 开发目的 Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、Mac OS X 以及 Windows。 |