diff --git a/README.md b/README.md index 3bce549..c06ac32 100644 --- a/README.md +++ b/README.md @@ -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")