From 9322d83518b6581f7657202f5ecbaffeca2a8561 Mon Sep 17 00:00:00 2001 From: "H. Klement" Date: Wed, 28 Jan 2015 19:12:37 +0100 Subject: [PATCH] added some dynamic badges to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bcddb6b4..34e2d2b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ Code Ocean ========== +[![Build Status](https://travis-ci.org/openHPI/codeocean.svg?branch=master)](https://travis-ci.org/openHPI/codeocean) +[![Code Climate](https://codeclimate.com/github/openHPI/codeocean/badges/gpa.svg)](https://codeclimate.com/github/openHPI/codeocean) +[![Test Coverage](https://codeclimate.com/github/openHPI/codeocean/badges/coverage.svg)](https://codeclimate.com/github/openHPI/codeocean) + ## Development Setup ### Mandatory Steps @@ -26,4 +30,4 @@ In order to execute code submissions using Docker, source code files are written ## Production Setup - create production configuration files (*database.production.yml*, …) -- customize *config/deploy/production.rb* if you want to deploy using [Capistrano](http://capistranorb.com/) \ No newline at end of file +- customize *config/deploy/production.rb* if you want to deploy using [Capistrano](http://capistranorb.com/)