X-Git-Url: https://git.xandkar.net/?p=cellular-automata.git;a=blobdiff_plain;f=README.md;h=2eeb385b57a51a1bafe54de52e538b2cfd8e8382;hp=072125630d0be9b70abf27e86a6d7bd8f1b45d29;hb=HEAD;hpb=b91b5d786c3b94b51ccc8e1866c265eb58a86d53 diff --git a/README.md b/README.md index 0721256..2eeb385 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Summary |----------------|-------------| | [Life] | http://en.wikipedia.org/wiki/Conway's_Game_of_Life | | [Forest Fire] | http://en.wikipedia.org/wiki/Forest-fire_model | -| [Polymorphism] | Each cell can have different transition rules | +| [Polymorphism] | Coexistence of different transition rules on the same grid | [Life]: life