From 5f721e6a6bd67399641ce08a9b0a7c57a9a78d73 Mon Sep 17 00:00:00 2001 From: tstaubitz Date: Thu, 12 May 2016 20:44:04 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0da65662..65d36819 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ In order to execute code submissions using Docker, source code files are written - create production configuration files (*database.production.yml*, …) - customize *config/deploy/production.rb* if you want to deploy using [Capistrano](http://capistranorb.com/) -The application is compatible with MRI and JRuby. Due to superior parallelism, we recommend using JRuby. ## Useful service maintenance commands