Update README.md

This commit is contained in:
Petrutiu Mihai
2016-07-14 17:02:56 +03:00
committed by GitHub
parent 1f22109ebd
commit fc90a107e0

View File

@@ -418,7 +418,7 @@ Template pattern works using 'the Hollywood principle' from the base class point
Class diagram:
legend:
# is for protected method
\# is for protected method
Italic is for abstract method
![alt text](https://github.com/MihaiTheCoder/BehavioralPatterns/blob/master/BehavioralPatternsDiagrams/TemplateMethodPattern/TemplateMethodPatternClassDiagram.PNG "Template method pattern class diagram")