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

- old
+ new

@@ -26,9 +26,15 @@ render_ga #=> use Garelic to show Google Analytics code at production render_seo #=> render_title << render_keywords << render_description << render_ga +## Include + +* settingslogic https://github.com/binarylogic/settingslogic +* rack-mobile-detect https://github.com/talison/rack-mobile-detect +* draper https://github.com/drapergem/draper + ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`)