From 3b0928ce7c3cc70641d6f54e110ce8ea5a13c757 Mon Sep 17 00:00:00 2001 From: Urmas Rist Date: Sun, 12 Jun 2022 16:43:09 +0300 Subject: [PATCH] Leave it up to the student on how it should exit --- subjects/chaikin/audit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/chaikin/audit/README.md b/subjects/chaikin/audit/README.md index f2749e10..12542a1a 100644 --- a/subjects/chaikin/audit/README.md +++ b/subjects/chaikin/audit/README.md @@ -14,7 +14,7 @@ ###### Does the animation of the Chaikin's algorithm start? -##### Press `Escape`. +##### Try to exit the program (e.g press `Escape`). ###### Does the program exit without errors? @@ -30,7 +30,7 @@ ###### Does the animation complete 7 steps before restarting? -##### Restart the program and left click on the canvas to set three or more control points and press `Enter`, then press `Escape`. +##### Restart the program and left click on the canvas to set three or more control points and press `Enter`, then try to exit the program (e.g press `Escape`). ###### Does the program exit without errors?