From 254f065b9e49d4960c41978c59fa898ee5924ba3 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sat, 1 Sep 2012 22:00:25 -0400 Subject: [PATCH] Added root README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..31bb487 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Cellular Automata +================= + +I started-out wanting to try Conway's Game of Life, but now I'd like to try +other automata rules as well. -- 2.20.1