Updated image URL

This commit is contained in:
Bruce Hill 2019-06-15 17:36:34 -07:00
parent 8b74dae587
commit cebe5c9c11

View File

@ -2,7 +2,7 @@
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)
![Preview](https://bitbucket.org/spilt/conway/downloads/conway.gif)
## Building
`make` to build and `make install` to install.