Skip to content

Commit 5cd611b

Browse files
committed
Update README.md
1 parent 881b77b commit 5cd611b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@
3434
##Facade
3535
**Intent:** Provide a unified interface to a set of interfaces in a subsystem. Facade defines a higher-level interface that makes the subsystem easier to use.
3636

37+
##Flyweight
38+
**Intent:** Use sharing to support large numbers of fine-grained objects efficiently.

0 commit comments

Comments
 (0)