diff options
author | Unknwon <u@gogs.io> | 2015-03-20 03:20:05 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-03-20 03:20:05 -0400 |
commit | b6f8b486c79a46219dd1d2f3136c411594cc8f6d (patch) | |
tree | 4f2162494661fad4cab02208155060ff6e0f5bf9 /README_ZH.md | |
parent | 62e436e6b7a41bac2e17a26f08649c144cef5b57 (diff) | |
download | gitea-b6f8b486c79a46219dd1d2f3136c411594cc8f6d.tar.gz gitea-b6f8b486c79a46219dd1d2f3136c411594cc8f6d.zip |
add sr-only class, change to new tag line
Diffstat (limited to 'README_ZH.md')
-rw-r--r-- | README_ZH.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_ZH.md b/README_ZH.md index 7b8f4aaeed..66e9e060de 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,7 +1,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) ===================== -Gogs(Go Git Service) 是一个基于 Go 语言的自助 Git 服务。 +Gogs (Go Git Service) 是一款可轻易搭建的自助 Git 服务。 ![Demo](http://gogs.qiniudn.com/gogs_demo.gif) |