diff --git a/README.md b/README.md index b328ff1..8439409 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ Products belong to ProductCategories, ProductCategories is hierarchical and belo ProductCategoryAttributes belongs to ProductCategories and attributes are inherited from their parents up the category tree. -ProductCategoryAttributes can have many ProductCategoryAttributeOptions (constrained attributes) \ No newline at end of file +ProductCategoryAttributes can have many ProductCategoryAttributeOptions (constrained attributes) + +You can either load the plugin with routes enabled to use default controller actions, or just use/extend the database structure and use your own controllers \ No newline at end of file