update README

This commit is contained in:
Jakub Vojvoda
2016-09-24 13:37:23 +02:00
parent a33d734b94
commit f239d5e2d3

View File

@@ -25,8 +25,8 @@ objects).
- Behavioral Patterns
- [Chain of Responsibility], object that can fulfill a request
- [Command], when and how a request is fulfilled
- [Interpreter], todo
- [Iterator], todo
- [Interpreter], grammar and interpretation of a language
- [Iterator], how an aggregate's elements are accessed
- [Mediator], todo
- [Memento], todo
- [Observer], todo