README in thorero-helpers-0.5.0.11 vs README in thorero-helpers-0.9.4
- old
+ new
@@ -1,4 +1,16 @@
-merb-laszlo
-===========
+merb_helpers
+=================
-A plugin for the Merb framework that provides support for Laszlo
+A plugin for the Merb Web framework that provides different view helpers.
+
+To use this plugin in merb in your app
+
+config/dependencies.rb
+
+#...
+
+dependency "merb_helpers"
+
+#...
+
+# TODO: describe date_time_helpers, form_helpers, tag_helpers
\ No newline at end of file