From: Siraaj Khandkar <siraaj@khandkar.net>
Date: Wed, 25 Sep 2013 16:56:45 +0000 (-0400)
Subject: Quick description of Polymorphic Life.
X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;h=6eb733d332e003fad71aeb7dfd1caf157d652bc1;p=cellular-automata.git

Quick description of Polymorphic Life.
---

diff --git a/polymorphic-life/README.md b/polymorphic-life/README.md
new file mode 100644
index 0000000..e4bd7e5
--- /dev/null
+++ b/polymorphic-life/README.md
@@ -0,0 +1,4 @@
+Polymorphic Life
+================
+
+Each cell can have different state transition rules.