mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 19:50:12 +02:00
add wikipedia links on cataloge of pattern
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Behavioral
|
||||
==========
|
||||
`Behavioral`__
|
||||
==============
|
||||
|
||||
In software engineering, behavioral design patterns are design patterns
|
||||
that identify common communication patterns between objects and realize
|
||||
@@ -21,3 +21,5 @@ carrying out this communication.
|
||||
Strategy/README
|
||||
TemplateMethod/README
|
||||
Visitor/README
|
||||
|
||||
.. __: http://en.wikipedia.org/wiki/Behavioral_pattern
|
Reference in New Issue
Block a user