Added link to Conway wiki page

This commit is contained in:
Bruce Hill 2019-03-18 18:13:49 -07:00
parent c313278cc5
commit e9067c9a7c

View File

@ -1,5 +1,6 @@
# Conway
A termbox program for running Conway's Game of Life.
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.
## Building
`make` to build and `make install` to install.