diff --git a/03Module.md b/03Module.md
index 47bf08d..2029f86 100644
--- a/03Module.md
+++ b/03Module.md
@@ -34,6 +34,7 @@ There is no way we can achieve a minimalist implementation of an ERP system with
Adding a **CRM** module will benefit the data in the system and the sales team work. For these two separate modules the common information is the *Customers*, on each module there is some specific data, but the common information is shared between both modules. *Product* is another information item of an ERP that is used across several modules. In the **Sales** module the most important information is the cost price, yet on **Stock Management** the inventory and location are a key information.
+
## Selection