adding comments

This commit is contained in:
Trismegiste
2013-05-12 14:32:16 +02:00
parent d2e86f1c35
commit a3648c449e
3 changed files with 7 additions and 3 deletions

View File

@@ -23,4 +23,4 @@ Changes I've made :
* Fixing the Adapter Pattern because it was buggy and incomplete (+ Tests)
* Adding Template Method Pattern (+ Tests)
* Adding Builder Pattern (+ Tests)
*
* Adding Mediator Pattern (+ Tests)