From 95024f4be1440065d93194a932f89b4e4cd3fd48 Mon Sep 17 00:00:00 2001 From: Lothar Buchholz Date: Fri, 21 Feb 2020 00:30:38 +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 58cea6f..b111575 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ##Goal Starting with a digit, count how often this digit occurs in succession. -Then repeat the the procedure for given number of `iterations`. +Then repeat the same procedure for given number of `iterations`. In human terms this is like speaking out loud how often each digit appears consecutively. ###Input