From aab57d0d1cb6e75696cf306edc78802958f1853c Mon Sep 17 00:00:00 2001 From: Jakub Vojvoda Date: Sat, 1 Oct 2016 20:32:43 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 380427b..b73bcbe 100644 --- a/README.md +++ b/README.md @@ -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