From 5ce0ece56ae95ff7dd6b186c984d6d24702618e6 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Tue, 10 Feb 2015 17:18:57 +1100 Subject: [PATCH] Add PSR-4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 184b46a4d..8a97b0eca 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ October was created by [Alexey Bobkov](http://ca.linkedin.com/pub/aleksey-bobkov Please follow the following guides and code standards: +* [PSR 4 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md) * [PSR 2 Coding Style Guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) * [PSR 1 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) -* [PSR 0 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) ### Foundation library