From ebba8ad09a082c85addfd90f16aa67a97f059e01 Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Tue, 22 Nov 2011 23:29:04 -0500 Subject: [PATCH] Adds print instructions --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 853cdc0..3af09ae 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,7 @@ Here's what you do: 3. In that file, write a program: - For the given string "[Subject] is dead, long live [Subject]" - Create an infinite loop, each time replacing "[Subject]" with "[Subject] is dead, long live [Subject]" + - Print the new string 4. Record the results of the crash with a screen shot Multiple approaches for the same language are welcome! Just give yours a different name and add the instructions to the readme in that directory. \BOOM/