README.md in webpacker-legacy-0.1.0 vs README.md in webpacker-legacy-0.1.1
- old
+ new
@@ -1,4 +1,19 @@
+# Warning
+
+It is advised to upgrade you rails app at least to 4.2 and use the original
+[webpacker](https://github.com/rails/webpacker) gem.
+
+If you are stuck in legacy rails apps without choice and/or an upgrade might take long time, this gem might be helpful.
+
+This gem has been tested in:
+
+- ruby 1.9.3 and jruby 1.7.26
+- rails 3.2
+
+It may work in rails 4.0 and 4.1
+
+
# Webpacker
![travis-ci status](https://api.travis-ci.org/rails/webpacker.svg?branch=master)
[![node.js](https://img.shields.io/badge/node-%3E%3D%206.4.0-brightgreen.svg)](https://nodejs.org/en/)
[![Gem](https://img.shields.io/gem/v/webpacker.svg)](https://github.com/rails/webpacker)