From 555f1c9a8f2f58932d5e07c75000b6795fab07fc Mon Sep 17 00:00:00 2001 From: Jakub Vojvoda Date: Wed, 28 Sep 2016 23:04:10 +0200 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e99f28e..67b52c5 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ objects). - [Memento], todo - [Observer], todo - [State], todo - - [Strategy], todo - - [Template Method], todo + - [Strategy], an algorithm + - [Template Method], steps of an algorithm - [Visitor], todo ### Other Languages