update README

This commit is contained in:
Jakub Vojvoda
2016-09-25 00:32:13 +02:00
parent 964a0a0810
commit a19f4f0ca2

View File

@@ -27,7 +27,7 @@ objects).
- [Command], when and how a request is fulfilled - [Command], when and how a request is fulfilled
- [Interpreter], grammar and interpretation of a language - [Interpreter], grammar and interpretation of a language
- [Iterator], how an aggregate's elements are accessed - [Iterator], how an aggregate's elements are accessed
- [Mediator], todo - [Mediator], how and which objects interact with each other
- [Memento], todo - [Memento], todo
- [Observer], todo - [Observer], todo
- [State], todo - [State], todo