Added preview image

This commit is contained in:
Bruce Hill 2019-05-26 06:14:06 +00:00
parent 3f56f36dfb
commit 6a6790a6fb

View File

@ -2,6 +2,8 @@
This is a program for running [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)
on the command line.
![Preview](https://bitbucket.org/spilt/tb-conway/downloads/conway.gif)
## Building
`make` to build and `make install` to install.