From 05efd0b672fdd8991b6e7a4b5009712d3fbfd7fa Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Sat, 6 Jun 2015 20:07:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fb5d23..e71ce38 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ a neighborhood, which packages all other cells considered in the given plane. The following will construct Conway's Game of Life, as shown in the provided GIF: -``` +```python import cam import ruleset as rs