From b3540a0f7a2d9d9b0507049b52cd16d30a387f74 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Thu, 24 Jul 2014 18:49:06 +0200 Subject: [PATCH] added links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d60a289c..267b6785 100755 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Refer to the [documentation](http://image.intervention.io/) to learn more about Contributions to the Intervention Image library are welcome. Please note the following guidelines before submiting your pull request. -- Follow PSR-0, PSR-1 and PSR-2 coding standards. +- Follow [PSR-0](http://www.php-fig.org/psr/psr-0/), [PSR-1](http://www.php-fig.org/psr/psr-1/) and [PSR-2](http://www.php-fig.org/psr/psr-2/) coding standards. - Write tests for new functions and added features - API calls should work consistently with both GD and Imagick drivers