Added run info

This commit is contained in:
Justin Ethier 2016-04-19 22:31:30 -04:00
parent 74d3d3dc20
commit 4f4c121861

View file

@ -2,6 +2,9 @@
# Need to install ImageMagick, libpng, and libpng headers to build this project.
# To install these packages on Ubuntu: sudo apt-get install imagemagick libpng-dev
#
# To create PNG outputs and convert to an animation, run:
# make && ./life && ./convert.sh
#
SCM_PROGRAM = life
SCM_LIBS = example/grid example/life