diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2016-12-19 21:30:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-19 21:30:52 +0800 |
commit | 8559d6f267324241496b8611bc8e6f76efe869b7 (patch) | |
tree | 3c1b46c462202a4b373d1eb03ed4d3e28f66bb50 /README.md | |
parent | 7c46667e7146f9cb05908591c6579f9eea2f4574 (diff) | |
download | gitea-8559d6f267324241496b8611bc8e6f76efe869b7.tar.gz gitea-8559d6f267324241496b8611bc8e6f76efe869b7.zip |
add ZH readme (#405)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[简体中文](https://github.com/go-gitea/gitea/blob/master/README_ZH.md) + # Gitea - Git with a cup of tea [![Build Status](http://drone.gitea.io/api/badges/go-gitea/gitea/status.svg)](http://drone.gitea.io/go-gitea/gitea) |