about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8afba97b..5a792534 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ Mu is not designed to operate in large clusters providing services for
 millions of people. Mu is designed for _you_, to run one computer. (Or a few.)
 Running the code you want to run, and nothing else.
 
+Here's the Mu computer running [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).
+
 ```sh
 $ git clone https://github.com/akkartik/mu
 $ cd mu