From d438c4ad8e8fd2ae85cebafb8d7028c0bd43e534 Mon Sep 17 00:00:00 2001 From: Christoph Prybila Date: Wed, 26 Feb 2020 20:21:42 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11ae94d..51ec42f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Run-Length-Encoding +# Look-and-Say ## Goal Starting with a digit, count how often this digit occurs in succession.