From e19ddd8d5897654b2bc09b5ebe0bb6a01ef50b0d Mon Sep 17 00:00:00 2001 From: Mikael RANDY Date: Tue, 5 Aug 2014 15:21:46 +0200 Subject: [PATCH] Add link to blog post --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 89e78df..1714e14 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A code standard to check against the [Symfony coding standards](http://symfony.c The reason of the fork is to use this PHP CodeSniffer coding standard with [M6Web/Coke](https://github.com/M6Web/Coke). +http://tech.m6web.fr/verifier-la-coherence-du-code-d-un-projet-symfony2-avec-coke/ (in french) + ## Installation 1. [Install composer](https://getcomposer.org/download/)