diff --git a/README.md b/README.md index 9d043be..3be722a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # GoL -Conway's Game of Life + +An implementation of the [Conway's Game of Life](http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) + +Go to the [GitHub Page](http://damianfarina.github.io/GoL/) to see it working