summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-14 21:27:29 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-14 21:27:29 +0300
commit7bd50ac46998d2ec2f046092c3c953e8e53bf1e4 (patch)
tree06acc364033c19d429b6fd162a51a372f671ca8d
parent639e8e60278f1fb6936cbf5a9a4904818dcf118a (diff)
downloadgitlab-shell-7bd50ac46998d2ec2f046092c3c953e8e53bf1e4.tar.gz
Inline badges
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index b194039..ac04322 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@ GitLab Shell is an application that allows you to execute git commands and provi
#### Code status
-* [![CI](http://ci.gitlab.org/projects/4/status.png?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
-* [![Build Status](https://travis-ci.org/gitlabhq/gitlab-shell.png?branch=master)](https://travis-ci.org/gitlabhq/gitlab-shell)
-* [![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)
+[![CI](http://ci.gitlab.org/projects/4/status.png?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
+[![Build Status](https://travis-ci.org/gitlabhq/gitlab-shell.png?branch=master)](https://travis-ci.org/gitlabhq/gitlab-shell)
+[![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)
__Requires ruby 1.9+__