X Tutup
Skip to content

Commit 1d4f0f1

Browse files
committed
Update README.md
1 parent 0c9136a commit 1d4f0f1

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
@@ -24,3 +24,6 @@
2424

2525
##Bridge
2626
**Intent:** Decouple an abstraction from its implementationso that the two can vary independently.
27+
28+
##Composite
29+
**Intent:** Compose objects into tree structures to represent part-whole hierarchies. Composite lets clients treat individual objects and compositions of objects uniformly.

0 commit comments

Comments
 (0)
X Tutup