Updated README.
[cellular-automata.git] / README.md
index 652105d..54edaa9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,6 +22,9 @@ Summary
 * __ID:__ 003,
   __Language:__ Erlang,
   __Approach:__ Traditional matrix as nested [array()]
+* __ID:__ 004,
+  __Language:__ AWK,
+  __Approach:__ Board as string
 
 
-[array()]: http://www.erlang.org/doc/man/array.html "Which is not actually an array, but an integer-keyed tree."
\ No newline at end of file
+[array()]: http://www.erlang.org/doc/man/array.html "Which is not actually an array, but an integer-keyed tree."
This page took 0.031531 seconds and 4 git commands to generate.