diff --git a/README.md b/README.md
index 5d39a27..6e004d0 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,17 @@
# Magento 2 Category List widget
Magento 2 widget for displaying a list of categories with or without an image
+For devs only
+
Features
-- Use image thumbnail instead of category image
+- Get Custom Category Image
+- Custom place holder image
- Choose image height and width
+- Auto Resize function
- Categories with Show in menu off won't be shown
+- Option to show current category
## Installation (not live yet)
@@ -18,4 +23,4 @@ php bin/magento setup:upgrade
```
## Usage
-Just place the widget on the website and see the results.
+Just place the widget in the webshop and see the results.