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/)