Skip to content

Commit 2d0905a

Browse files
committed
Update README.md
1 parent 180810c commit 2d0905a

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
@@ -60,3 +60,6 @@
6060

6161
##Observer
6262
**Intent:** Define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.
63+
64+
##State
65+
**Intent:** Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.

0 commit comments

Comments
 (0)