Skip to content

Commit d59f9d1

Browse files
committed
Update README.md
1 parent e03485b commit d59f9d1

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
@@ -7,11 +7,11 @@ Speed Optimizer for Magento 2 is the extension that can help you improve your we
77
### ✓ Install Magepow Speed Optimizer via composer (recommend)
88
Run the following command in Magento 2 root folder:
99

10-
`composer require magepow/speedoptimizer`
11-
12-
`php bin/magento setup:upgrade`
13-
14-
`php bin/magento setup:static-content:deploy -f`
10+
```
11+
composer require magepow/speedoptimizer
12+
php bin/magento setup:upgrade
13+
php bin/magento setup:static-content:deploy -f
14+
```
1515

1616
## Highlight Features
1717
### 1. Easy To Enable/Disable
@@ -48,6 +48,13 @@ Run the following command in Magento 2 root folder:
4848
## Detail User Guide
4949
* [Magento 2 Recent Order Document](https://docs.alothemes.com/m2/extension/speedoptimizer/)
5050

51+
## Donation
52+
53+
If this project help you reduce time to develop, you can give me a cup of coffee :)
54+
55+
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/paypalme/alopay)
56+
57+
5158
**Free Extensions List**
5259

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

0 commit comments

Comments
 (0)