Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a07685 commit a6bc39aCopy full SHA for a6bc39a
README.md
100644
100755
@@ -25,6 +25,7 @@ The patterns can be structured in roughly three different categories. Please cli
25
### Structural
26
27
* [Adapter](Adapter) [:notebook:](http://en.wikipedia.org/wiki/Adapter_pattern)
28
+* [Bridge](Bridge) [:notebook:](http://en.wikipedia.org/wiki/Bridge_pattern)
29
* [Composite](Composite) [:notebook:](http://en.wikipedia.org/wiki/Composite_pattern)
30
* [Decorator](Decorator) [:notebook:](http://en.wikipedia.org/wiki/Decorator_pattern)
31
* [Facade](Facade) [:notebook:](http://en.wikipedia.org/wiki/Facade_pattern)
0 commit comments