Life 5: AWK. Simulated 3D array.
[cellular-automata.git] / 001 / README.md
index 0559b79..85e5522 100644 (file)
@@ -26,10 +26,12 @@ simply log the statistics for each run of the simulation.
 
 Usage
 -----
-* Build `make`
-* Run `./bin/life`
+* Get: `git clone git://github.com/ibnfirnas/life.git`
+* Enter: `cd life/001`
+* Build: `make`
+* Run: `./bin/life`
 
 
 Doodles
 -------
-![Doodles](https://github.com/ibnfirnas/life/raw/master/001/doodles.png)
+![Doodles](https://github.com/ibnfirnas/life/raw/master/001/doodles.jpg)
\ No newline at end of file
This page took 0.022921 seconds and 4 git commands to generate.