Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0094586

Browse files
committed
Update readme.md
1 parent bb52f47 commit 0094586

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ The patterns can be structured in roughly three different categories. Please cli
4747
* [TemplateMethod](TemplateMethod) [:notebook:](http://en.wikipedia.org/wiki/Template_method_pattern)
4848
* [Visitor](Visitor) [:notebook:](http://en.wikipedia.org/wiki/Visitor_pattern)
4949

50+
### More
51+
* [Delegation](Delegation) [:notebook:](http://en.wikipedia.org/wiki/Delegation_pattern)
52+
5053
## Contribute
5154

5255
Please feel free to fork and extend existing or add your own examples and send a pull request with your changes!

0 commit comments

Comments
 (0)