README.md in thinreports-0.9.1 vs README.md in thinreports-0.10.0

- old
+ new

@@ -1,6 +1,6 @@ -# Thinreports Generator [![Join the chat at https://gitter.im/thinreports/thinreports-generator](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/thinreports/thinreports-generator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +# Thinreports Generator [![Gem Version](https://badge.fury.io/rb/thinreports.svg)](http://badge.fury.io/rb/thinreports) [![](http://img.shields.io/travis/thinreports/thinreports-generator.svg?style=flat)](http://travis-ci.org/thinreports/thinreports-generator) [![](http://img.shields.io/codeclimate/github/thinreports/thinreports-generator.svg?style=flat)](https://codeclimate.com/github/thinreports/thinreports-generator) [![](http://img.shields.io/gemnasium/thinreports/thinreports-generator.svg?style=flat)](https://gemnasium.com/thinreports/thinreports-generator) @@ -13,18 +13,17 @@ ## Getting Started * [Installation Guide](http://www.thinreports.org/documentation/getting-started/installation.html) * [Quick Start Guide](http://www.thinreports.org/documentation/getting-started/quickstart.html) * [Examples](https://github.com/thinreports/thinreports-examples) - * [Rails4 Example](https://github.com/thinreports/thinreports-rails4-example) + * [Rails5 Example](https://github.com/thinreports/thinreports-rails5-example) * [Changelog](https://github.com/thinreports/thinreports-generator/blob/master/CHANGELOG.md) * [Discussion Group](https://groups.google.com/forum/#!forum/thinreports) - * [![Join the chat at https://gitter.im/thinreports/thinreports-generator](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/thinreports/thinreports-generator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## Supported versions - * Ruby 1.9.3, 2.0, 2.1, 2.2, 2.3 - * JRuby 1.7.0+ (1.9 mode) + * Ruby 2.1, 2.2, 2.3, 2.4 + * JRuby 9.1.8.0 ## Quick Reference **NOTE:** You need to create a layout file `.tlf` using [Thinreports Editor](http://www.thinreports.org/features/editor/).