mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-06 06:57:25 +02:00
Update readme.md
This commit is contained in:
@@ -47,6 +47,9 @@ The patterns can be structured in roughly three different categories. Please cli
|
||||
* [TemplateMethod](TemplateMethod) [:notebook:](http://en.wikipedia.org/wiki/Template_method_pattern)
|
||||
* [Visitor](Visitor) [:notebook:](http://en.wikipedia.org/wiki/Visitor_pattern)
|
||||
|
||||
### More
|
||||
* [Delegation](Delegation) [:notebook:](http://en.wikipedia.org/wiki/Delegation_pattern)
|
||||
|
||||
## Contribute
|
||||
|
||||
Please feel free to fork and extend existing or add your own examples and send a pull request with your changes!
|
||||
|
Reference in New Issue
Block a user