added link to explanation of the pattern on Wikipedia

This commit is contained in:
Lester Pena
2014-03-09 13:23:43 -03:00
parent 57e1896408
commit 678a5b74a9

View File

@@ -8,7 +8,7 @@ I think the problem with patterns is that often people do know them but don't kn
## Patterns ## Patterns
The patterns can be structured in roughly three different categories. Please click on the :notebook: for a full explanation of the pattern on Wikipedia. The patterns can be structured in roughly three different categories. Please click on the :notebook:(http://en.wikipedia.org/wiki/Software_design_pattern) for a full explanation of the pattern on Wikipedia.
### Creational ### Creational