Update README.md

This commit is contained in:
Petrutiu Mihai
2016-07-14 17:03:18 +03:00
committed by GitHub
parent fc90a107e0
commit 1548beb8f6

View File

@@ -418,8 +418,8 @@ Template pattern works using 'the Hollywood principle' from the base class point
Class diagram:
legend:
\# is for protected method
Italic is for abstract 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")