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)