README.md in unidom-inventory-0.7 vs README.md in unidom-inventory-0.7.1

- old
+ new

@@ -58,10 +58,12 @@ ## Include the Concerns ```ruby -include Unidom::Inventory::AsInventoryItem +include Unidom::Inventory::Concerns::AsInventoryItem +include Unidom::Inventory::Concerns::AsStore +include Unidom::Inventory::Concerns::AsStored ``` ### As Inventory Item concern The As Inventory Item concern do the following tasks for the includer automatically: