README.txt in jdbc-h2-1.1.107 vs README.txt in jdbc-h2-1.3.154

- old
+ new

@@ -1,5 +1,13 @@ -This is a H2 JDBC driver gem for JRuby. Use += jdbc-h2 + +* http://jruby-extras.rubyforge.org/activerecord-jdbc-adapter/ + +== DESCRIPTION: + +This is a H2 JDBC driver gem for JRuby. + +Use require 'jdbc/h2' to make the driver accessible to JDBC and ActiveRecord code running in JRuby.