diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-03-10 20:42:26 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-03-10 20:42:26 +0200 |
commit | 55818a4f0ca0fb331d7820b35a14dacd27dfd6c2 (patch) | |
tree | 55be0f0fbb3c215fa760c0778b774ec139f6b14d | |
parent | 174540b18b2618adef74d853debec2c9663147b2 (diff) | |
download | gitlab-shell-55818a4f0ca0fb331d7820b35a14dacd27dfd6c2.tar.gz |
add code badges to readme
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ ### gitlab-shell: ssh access and repository management -[](http://ci.gitlab.org/projects/4?ref=master) +#### Code status + +* [](http://ci.gitlab.org/projects/4?ref=master) + +* [](https://codeclimate.com/github/gitlabhq/gitlab-shell) + +* [](https://coveralls.io/r/gitlabhq/gitlab-shell) + ### Setup |