diff options
author | Thomas Boerger <thomas@webhippie.de> | 2016-11-03 15:50:44 +0100 |
---|---|---|
committer | Andrey Nering <andrey.nering@gmail.com> | 2016-11-03 12:50:44 -0200 |
commit | 42a744d9e61168765f97884a8efec13cd3fedff7 (patch) | |
tree | d8be9d04f2da61aceabb14e465158fe379cbbf95 /README.md | |
parent | 2d68bd1ef98849da54c869b103e93719d1accb5e (diff) | |
download | gitea-42a744d9e61168765f97884a8efec13cd3fedff7.tar.gz gitea-42a744d9e61168765f97884a8efec13cd3fedff7.zip |
Badges and travis testing (#40)
* Added badges to the README
* Restructured the travis config
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,5 +1,11 @@ -Gogs - Go Git Service [](https://travis-ci.org/gogits/gogs) [](https://crowdin.com/project/gogs) [](https://gitter.im/gogits/gogs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -===================== +# Gitea - Git with a cup of tea + +[](https://travis-ci.org/go-gitea/gitea) +[](https://codecov.io/gh/go-gitea/gitea) +[](https://goreportcard.com/report/github.com/go-gitea/gitea) +[](https://godoc.org/github.com/go-gitea/gitea) +[](http://microbadger.com/images/gitea/gitea "Get your own image badge on microbadger.com") +[](https://gitter.im/go-gitea/gitea?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)  |