From c42d24cb48a83c19afa8a8ed770ebbad73fa7059 Mon Sep 17 00:00:00 2001 From: daeks Date: Fri, 7 Oct 2016 19:59:38 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 737ec92..1f4c453 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,6 +26,6 @@ If you have questions, please ask. Submit an issue or [contact us directly](mail **PHP Formatting** -In order to maintain a consistant code structure we are using travis CI to validate a proper formatting. +In order to maintain a consistant code structure we follow PSR2 standards and using travis CI to validate a proper formatting. [![Build Status](https://travis-ci.org/Codiad/Codiad.svg?branch=master)](https://travis-ci.org/Codiad/Codiad)