diff --git a/README.md b/README.md index 745070c..1e159ce 100644 --- a/README.md +++ b/README.md @@ -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.