README.md in ae_easy-0.0.3 vs README.md in ae_easy-0.0.4
- old
+ new
@@ -1,9 +1,9 @@
[![Gem Version](https://badge.fury.io/rb/ae_easy.svg)](http://github.com/answersengine/ae_easy/releases)
[![License](http://img.shields.io/badge/license-MIT-yellowgreen.svg)](#license)
-# AeEasy core module
+# AeEasy
## Description
AeEasy gem collection allow advance AnswersEngine features possible by including a collection of specialized gems.
Install gem:
@@ -13,6 +13,9 @@
```require 'ae_easy'```
Included gems documentation:
```
ae_easy-core: http://rubydoc.org/gems/ae_easy-core/frames
+ae_easy-core: http://rubydoc.org/gems/ae_easy-config/frames
+ae_easy-core: http://rubydoc.org/gems/ae_easy-router/frames
+ae_easy-core: http://rubydoc.org/gems/ae_easy-text/frames
```