diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-26 12:31:01 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-26 12:31:01 -0400 |
commit | 4b9eef50c9bf91e6ca2d85d9e63dc69b0ffba737 (patch) | |
tree | 15c5fd6dd9b72ba61e306ec8b068b35d3bc19239 /README.md | |
parent | 8c2f751bbb22ebf06c7f7f9621614b6e46130210 (diff) | |
download | gitea-4b9eef50c9bf91e6ca2d85d9e63dc69b0ffba737.tar.gz gitea-4b9eef50c9bf91e6ca2d85d9e63dc69b0ffba737.zip |
Add comment of issue
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Gogs - Go Git Service [![wercker status](https://app.wercker.com/status/ad0bdb0bc450ac6f09bc56b9640a50aa/s/ "wercker status")](https://app.wercker.com/project/bykey/ad0bdb0bc450ac6f09bc56b9640a50aa) [![Build Status](https://drone.io/github.com/gogits/gogs/status.png)](https://drone.io/github.com/gogits/gogs/latest) +===================== + Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language. ![Demo](http://gowalker.org/public/gogs_demo.gif) |