README.md in ae_easy-0.0.2 vs README.md in ae_easy-0.0.3

- old
+ new

@@ -7,7 +7,12 @@ AeEasy gem collection allow advance AnswersEngine features possible by including a collection of specialized gems. Install gem: ```gem install 'ae_easy'``` -Require gem +Require gem: ```require 'ae_easy'``` + +Included gems documentation: +``` +ae_easy-core: http://rubydoc.org/gems/ae_easy-core/frames +```