Skip to content

Commit b220a2f

Browse files
Create README.md
1 parent c16a42a commit b220a2f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Repository with an example of using the "Template Method" pattern
2+
3+
<b>Theme:</b> Ramen making process
4+
5+
<b>Main idea:</b>
6+
7+
► COMMON TEMPLATE FOR INHERITE CLASSES
8+
9+
<b>Key ideas:</b>
10+
11+
● Highlighting common behavior.
12+
13+
● Abstract common behavior class

0 commit comments

Comments
 (0)