r
/
fifth
1
Fork 0

Update README.md

master
Joshua Potter 2015-06-06 20:07:58 -04:00
parent d7bbabb128
commit 05efd0b672
1 changed files with 1 additions and 1 deletions

View File

@ -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: The following will construct Conway's Game of Life, as shown in the provided GIF:
``` ```python
import cam import cam
import ruleset as rs import ruleset as rs