diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,10 +4,10 @@ GitLab Shell is an application that allows you to execute git commands and provi #### Code status -* [](http://ci.gitlab.org/projects/4?ref=master) -* [](https://travis-ci.org/gitlabhq/gitlab-shell) -* [](https://codeclimate.com/github/gitlabhq/gitlab-shell) -* [](https://coveralls.io/r/gitlabhq/gitlab-shell) +[](http://ci.gitlab.org/projects/4?ref=master) +[](https://travis-ci.org/gitlabhq/gitlab-shell) +[](https://codeclimate.com/github/gitlabhq/gitlab-shell) +[](https://coveralls.io/r/gitlabhq/gitlab-shell) __Requires ruby 1.9+__ |