README.md in tabulous-2.1.3 vs README.md in tabulous-2.1.4
- old
+ new
@@ -2,12 +2,21 @@
[![Code Climate](https://codeclimate.com/github/techiferous/tabulous.png)](https://codeclimate.com/github/techiferous/tabulous)
Tabulous provides an easy way to add tabs to your Rails application.
+## Future
+
+Future support for tabulous is uncertain, so you may not want to start a new project with it.
+See [FUTURE](FUTURE.md) for details.
+
## Requirements
-Tabulous works with Rails 4.2, 4.1, 4.0, 3.2, 3.1 and 3.0. It has been tested on MRI Ruby 2.2.0, 2.1.2, 2.0.0, and 1.9.3. It does not work with Ruby 1.8.
+Tabulous officially supports Rails 5.0, 4.2, 4.1, 4.0 and MRI Ruby 2.3, 2.2, 2.1 and 2.0.
+
+Tabulous should also work with Rails 3.2, 3.1, 3.0 and MRI Ruby 1.9 but automated tests to verify this have been removed.
+
+Tabulous definitely does not work with Ruby 1.8.
## Getting Started
* [OVERVIEW](OVERVIEW.md) -- if you're new to tabulous, start here
* [CHANGES FROM VERSION ONE](CHANGES_FROM_VERSION_ONE.md) -- if you've been using version one of tabulous, read this