added some dynamic badges to README

This commit is contained in:
H. Klement
2015-01-28 19:12:37 +01:00
parent 23f91259c7
commit 9322d83518

View File

@ -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/)
- customize *config/deploy/production.rb* if you want to deploy using [Capistrano](http://capistranorb.com/)