summaryrefslogtreecommitdiffstats
path: root/gogs.go
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-22 20:25:39 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-22 20:25:39 -0400
commitad31893bbbb1479f6801235ddca44b5bae2cc5c2 (patch)
tree6c41a0e13ada6986a35bf53ad7ccfc96102bc526 /gogs.go
parent7356153ba3c19ff49f3ecfa28bac0b8bb38eccb9 (diff)
downloadgitea-ad31893bbbb1479f6801235ddca44b5bae2cc5c2.tar.gz
gitea-ad31893bbbb1479f6801235ddca44b5bae2cc5c2.zip
Update README
Diffstat (limited to 'gogs.go')
-rw-r--r--gogs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gogs.go b/gogs.go
index 2bb80a6644..0bdbbc0697 100644
--- a/gogs.go
+++ b/gogs.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
-// gogs(Go Git Service) is a Go clone of Github.
+// Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
package main
import (