From c8d25f058a446a63878ed71696b4e8023837988c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Magrez?= Date: Thu, 20 Oct 2022 17:48:37 +0200 Subject: [PATCH] Update README --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index f134bb4..14f23c3 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,4 @@ All notable changes are recorded in this [changelog](CHANGELOG.md). ## Standards & Code Quality -Built on top of Magento2, our module respects all its prerequisites and code quality rules. - -You can also find our PHPCS Standards and PHPMD rulesets in the module directory. - -The module is also continuously tested on : - -Tools | Results -------------------------------- |------------ -Travis | [![Build Status](https://travis-ci.org/Smile-SA/magento2-module-custom-entity-product-link.svg?branch=master)](https://travis-ci.org/Smile-SA/magento2-module-custom-entity-product-link) +[Smile Lab Quality Suite (Magento)](https://github.com/Smile-SA/magento2-smilelab-quality-suite/) provides coding standards / rulesets that can be used on Magento projects.