diff options
author | Unknown <joe2010xtmf@163.com> | 2014-05-24 15:28:31 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-05-24 15:28:31 -0400 |
commit | 80055bde86c21f1245a7b45ba30406db7640fec0 (patch) | |
tree | 04a3da65727ad9ea31e3d39504a73b589c5386cf /README_ZH.md | |
parent | e33a1044482f6f7e9e82c2b0f5523b1cfb5213a0 (diff) | |
download | gitea-80055bde86c21f1245a7b45ba30406db7640fec0.tar.gz gitea-80055bde86c21f1245a7b45ba30406db7640fec0.zip |
Code convention
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 65e7baa402..50ba28c991 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -72,4 +72,4 @@ Gogs 完全使用 Go 语言来实现对 Git 数据的操作,实现 **零** 依 ## 授权许可 -Gogs 采用 MIT 开源授权许可证,完整的授权说明已放置在 [LICENSE](https://github.com/gogits/gogs/blob/master/LICENSE) 文件中。
\ No newline at end of file +本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 [LICENSE](https://github.com/gogits/gogs/blob/master/LICENSE) 文件中。
\ No newline at end of file |