README.md in h2ocube_rails_helper-0.0.3 vs README.md in h2ocube_rails_helper-0.0.4

- old
+ new

@@ -21,13 +21,13 @@ request.env['X_MOBILE_DEVICE'] #=> such as 'iPhone' render_title render_keywords render_description + + render_ga #=> use Garelic to show Google Analytics code at production - render_seo - - render_ga + render_seo #=> render_title << render_keywords << render_description << render_ga ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)