Use point abstraction.
[cellular-automata.git] / README.md
index 55b70e1..31bb487 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,18 +1,5 @@
-Games of Life
-=============
+Cellular Automata
+=================
 
-
-Description
------------
-I want to try several different approaches to implementing Conway's Game of
-Life. It shall be recorded in this repo.
-
-Each of the implementations (living in sequentially numbered directories) shall
-have its own README file, documenting the approach taken.
-
-
-Summary
--------
-* __ID:__ 001,
-  __Language:__ Erlang,
-  __Approach:__ each cell is a gen_server process
+I started-out wanting to try Conway's Game of Life, but now I'd like to try
+other automata rules as well.
This page took 0.026058 seconds and 4 git commands to generate.