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