README.md in rocketjob-2.0.0 vs README.md in rocketjob-2.1.1
- old
+ new
@@ -1,16 +1,10 @@
# Rocket Job
-[![Gem Version](https://img.shields.io/gem/v/rocketjob.svg)](https://rubygems.org/gems/rocketjob) [![Build Status](https://travis-ci.org/rocketjob/rocketjob.svg?branch=master)](https://travis-ci.org/rocketjob/rocketjob) [![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](http://opensource.org/licenses/Apache-2.0) ![](https://img.shields.io/badge/status-Production%20Ready-blue.svg) [![Gitter chat](https://img.shields.io/badge/IRC%20(gitter)-Support-brightgreen.svg)](https://gitter.im/rocketjob/support)
+[![Gem Version](https://img.shields.io/gem/v/rocketjob.svg)](https://rubygems.org/gems/rocketjob) [![Build Status](https://travis-ci.org/rocketjob/rocketjob.svg?branch=master)](https://travis-ci.org/rocketjob/rocketjob) [![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](http://opensource.org/licenses/Apache-2.0) ![](https://img.shields.io/badge/status-Production%20Ready-blue.svg) [![Support](https://img.shields.io/badge/IRC%20(gitter)-Support-brightgreen.svg)](https://gitter.im/rocketjob/support)
-Rocket Job is a distributed, priority-based, background job, computation system for Ruby.
-Rocket Job makes it easy to reliably process data using jobs written in Ruby.
+Ruby's missing batch system
-Outgrown existing Ruby background job processing solutions?
-
-Upgrade to Rocket Job.
-Or, start small with Rocket Job and seamlessly scale up to meet future business demands.
-
Checkout http://rocketjob.io/
![Rocket Job](http://rocketjob.io/images/rocket/rocket-icon-512x512.png)
## Documentation
@@ -20,9 +14,15 @@
## Support
* Questions? Join the chat room on Gitter for [rocketjob support](https://gitter.im/rocketjob/support)
* [Report bugs](https://github.com/rocketjob/rocketjob/issues)
+
+## Ruby Support
+
+Rocket Job is tested and supported on the following Ruby platforms:
+- Ruby 2.1, 2.2, 2.3, and above
+- JRuby 1.7.23, 9.0.5 and above
## Versioning
This project uses [Semantic Versioning](http://semver.org/).