Skip to content

Commit 75ccd78

Browse files
committed
Update README.md
1 parent 975fa19 commit 75ccd78

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Aside from the normal functions of Lazy Load extension, we have improved it by s
88
### ✓ Install Magepow Lazyload via composer (recommend)
99
Run the following command in Magento 2 root folder:
1010

11-
`composer require magepow/lazyload`
12-
13-
`php bin/magento setup:upgrade`
14-
15-
`php bin/magento setup:static-content:deploy -f`
11+
```
12+
composer require magepow/lazyload
13+
php bin/magento setup:upgrade
14+
php bin/magento setup:static-content:deploy -f
15+
```
1616

1717
![lazyload-img](https://github.com/magepow/magento2-lazyload/blob/master/media/configuration.png)
1818

@@ -35,6 +35,13 @@ Run the following command in Magento 2 root folder:
3535
## Lazy Load Extension Detail User Guide
3636
* [Document](https://docs.alothemes.com/m2/extension/lazyload/)
3737

38+
## Donation
39+
40+
If this project help you reduce time to develop, you can give me a cup of coffee :)
41+
42+
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/paypalme/alopay)
43+
44+
3845
**Free Extensions List**
3946

4047
* [Magento 2 Recent Sales Notification](https://magepow.com/magento-2-recent-sales-notification.html)

0 commit comments

Comments
 (0)