From e146f46524d058985a9f4b8e19b8a031ff28b3b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dami=C3=A1n=20Farina?= Date: Wed, 4 Feb 2015 01:27:27 -0300 Subject: [PATCH] Some info about the app and a link to the GH Page --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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