From a15d82d56da077aa27bf76640bc71aee7b8cacd7 Mon Sep 17 00:00:00 2001 From: Jason Hildreth Date: Tue, 5 Jun 2018 09:47:00 -0400 Subject: [PATCH] fixed readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 803f484..9d6c186 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # JavaLife -A (deliberately inefficient) version of Conway's Game of Life which is being edited for the worst class ever, CS1530 Software Engineering. +A (deliberately inefficient) version of Conway's Game of Life which is being edited for the best class ever, CS1530 Software Engineering. If you have never played with the Game of Life, you are in for a treat! See http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life -Now that is the kind of pudding that only $240 can buy. - There is a (deliberately) hidden inefficient method in this repo, which it is your job to find and refactor using VisualVM. + +Final version