Skip to content

Commit b16e27e

Browse files
committed
update README
1 parent ddd5f86 commit b16e27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ objects).
2020
- [Composite], structure and composition of an object
2121
- [Decorator], responsibilities of an object without subclassing
2222
- [Façade], interface to a subsystem
23-
- [Flyweight], todo
23+
- [Flyweight], storage costs of objects
2424
- [Proxy], how an object is accessed (its location)
2525
- Behavioral Patterns
2626
- [Chain of Responsibility], object that can fulfill a request

0 commit comments

Comments
 (0)