Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason-Sy authored Jan 23, 2019
1 parent bc66cbd commit 283bede
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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


<strong>Features</strong>
<ul>
<li>Use image thumbnail instead of category image</li>
<li>Get Custom Category Image</li>
<li>Custom place holder image</li>
<li>Choose image height and width</li>
<li>Auto Resize function</li>
<li>Categories with Show in menu off won't be shown</li>
<li>Option to show current category</li>
</ul>

## Installation (not live yet)
Expand All @@ -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.

0 comments on commit 283bede

Please sign in to comment.