X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=24f19efd4ba96b1905970501d3f714f6630dc845;hb=681949204b5348589f8935601c761631a75f341b;hp=55b70e1b98bbd2293f378e2875395eb91ccb2ae2;hpb=885ce6b7705f494e7f5f681668a7bd7cb6753c3c;p=cellular-automata.git diff --git a/README.md b/README.md index 55b70e1..24f19ef 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,7 @@ Summary ------- * __ID:__ 001, __Language:__ Erlang, - __Approach:__ each cell is a gen_server process + __Approach:__ Each cell is a gen_server process +* __ID:__ 002, + __Language:__ OCaml, + __Approach:__ Traditional matrix