update readme

This commit is contained in:
Florent
2013-05-14 09:26:35 +02:00
parent f157729ea4
commit 7ddaa0abe5

View File

@@ -24,3 +24,6 @@ Changes I've made :
* Adding Template Method Pattern (+ Tests)
* Adding Builder Pattern (+ Tests)
* Adding Mediator Pattern (+ Tests)
* Adding a full example of Chain of Responsibilities (+Tests)
* PSR-0 for FluentInterface & Tests
* Null Object Pattern (+ Tests)