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 - Behavioral Patterns
- [Chain of Responsibility], object that can fulfill a request - [Chain of Responsibility], object that can fulfill a request
- [Command], when and how a request is fulfilled - [Command], when and how a request is fulfilled
- [Interpreter], todo - [Interpreter], grammar and interpretation of a language
- [Iterator], todo - [Iterator], how an aggregate's elements are accessed
- [Mediator], todo - [Mediator], todo
- [Memento], todo - [Memento], todo
- [Observer], todo - [Observer], todo