From 330bcea7c5d52647e456691cb21ddc0daaebd99b Mon Sep 17 00:00:00 2001 From: Dominic Watts Date: Wed, 6 May 2020 00:27:53 +0100 Subject: [PATCH] Badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4ff0afa..d54debf 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Magento 2 Special Offers Page and Widget # +![phpcs](https://github.com/DominicWatts/Special/workflows/phpcs/badge.svg) + +![PHPCompatibility](https://github.com/DominicWatts/Special/workflows/PHPCompatibility/badge.svg) + +![PHPStan](https://github.com/DominicWatts/Special/workflows/PHPStan/badge.svg) + Frontend controller to display products with special offers with layered navigation. For products to display they must be on special offer and with the special from and to date range. Plus any additional rules that would apply to a product collection on your store such as visibility or stock.