Merge pull request #69 from lesterlpena/master

Added missing link to design pattern on Wikipedia
This commit is contained in:
Dominik Liebler
2014-04-08 20:12:27 +02:00

View File

@@ -8,7 +8,7 @@ I think the problem with patterns is that often people do know them but don't kn
## 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