summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-10 20:42:26 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-10 20:42:26 +0200
commit55818a4f0ca0fb331d7820b35a14dacd27dfd6c2 (patch)
tree55be0f0fbb3c215fa760c0778b774ec139f6b14d
parent174540b18b2618adef74d853debec2c9663147b2 (diff)
downloadgitlab-shell-55818a4f0ca0fb331d7820b35a14dacd27dfd6c2.tar.gz
add code badges to readme
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index cbf1268..769d1b4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,13 @@
### gitlab-shell: ssh access and repository management
-[![CI](http://ci.gitlab.org/projects/4/status?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
+#### Code status
+
+* [![CI](http://ci.gitlab.org/projects/4/status?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
+
+* [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlab-shell.png)](https://codeclimate.com/github/gitlabhq/gitlab-shell)
+
+* [![Coverage Status](https://coveralls.io/repos/gitlabhq/gitlab-shell/badge.png?branch=master)](https://coveralls.io/r/gitlabhq/gitlab-shell)
+
### Setup