update README

This commit is contained in:
Jakub Vojvoda
2016-10-01 20:32:43 +02:00
parent 69e58835c5
commit aab57d0d1c

View File

@@ -33,7 +33,7 @@ objects).
- [State], todo
- [Strategy], an algorithm
- [Template Method], steps of an algorithm
- [Visitor], todo
- [Visitor], operations that can be applied to objects without changing their classes
### Other Languages
In my repository you can find implementation of desgin patterns also in languages as