another readme fix

This commit is contained in:
Robert Kasperczyk 2017-01-06 01:01:47 +01:00
parent 1824b4138b
commit a09866d35b

View File

@ -11,6 +11,7 @@ tags:
## Intent
Use Guareded suspension pattern to handle a situation when you want to execute a method on object which is not in a proper state.
![Guarded Suspension diagram](./etc/guarded-suspension.png)
## Applicability