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.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.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gogits/gogs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -Gogs (Go Git Service) is a painless self-hosted Git service written in Go. +Gogs (Go Git Service) is a painless self-hosted Git service. ![Demo](http://gogs.qiniudn.com/gogs_demo.gif) |